Skip to content

Commit ef14f93

Browse files
committed
Upgrade to Maven Surefire Plugin 3.3.0
Closes gh-453
1 parent 1efd8c4 commit ef14f93

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.5</version>
197+
<version>3.3.0</version>
198198
</plugin>
199199
</plugins>
200200
</pluginManagement>

0 commit comments

Comments
 (0)