Skip to content

Commit 5117029

Browse files
committed
Upgrade to maven-surefire-plugin 2.22.2
Closes gh-239
1 parent 862f9f6 commit 5117029

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158
<plugin>
159159
<groupId>org.apache.maven.plugins</groupId>
160160
<artifactId>maven-surefire-plugin</artifactId>
161-
<version>2.22.1</version>
161+
<version>2.22.2</version>
162162
<configuration>
163163
<includes>
164164
<include>**/*Tests.java</include>

0 commit comments

Comments
 (0)