Skip to content

Commit f069b39

Browse files
committed
Upgrade to Maven Surefire Plugin 3.2.5
Closes gh-439
1 parent 3bd7e17 commit f069b39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@
194194
<plugin>
195195
<groupId>org.apache.maven.plugins</groupId>
196196
<artifactId>maven-surefire-plugin</artifactId>
197-
<version>3.2.2</version>
197+
<version>3.2.5</version>
198198
</plugin>
199199
</plugins>
200200
</pluginManagement>

0 commit comments

Comments
 (0)