Skip to content

Commit a1c2baf

Browse files
committed
2 parents 9168131 + 127dc1b commit a1c2baf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
<dependency>
7373
<groupId>nl.jqno.equalsverifier</groupId>
7474
<artifactId>equalsverifier</artifactId>
75-
<version>3.9</version>
75+
<version>3.10</version>
7676
<scope>test</scope>
7777
</dependency>
7878
<dependency>
@@ -93,7 +93,7 @@
9393
<plugin>
9494
<groupId>org.apache.maven.plugins</groupId>
9595
<artifactId>maven-clean-plugin</artifactId>
96-
<version>3.1.0</version>
96+
<version>3.2.0</version>
9797
</plugin>
9898
<plugin>
9999
<groupId>org.apache.maven.plugins</groupId>
@@ -113,7 +113,7 @@
113113
<plugin>
114114
<groupId>org.apache.maven.plugins</groupId>
115115
<artifactId>maven-surefire-plugin</artifactId>
116-
<version>3.0.0-M5</version>
116+
<version>3.0.0-M6</version>
117117
</plugin>
118118
<plugin>
119119
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)