Skip to content

Commit 862f9f6

Browse files
committed
Upgrade to maven-failsafe-plugin 2.22.2
Closes gh-238
1 parent 57ecb05 commit 862f9f6

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
@@ -115,7 +115,7 @@
115115
<plugin>
116116
<groupId>org.apache.maven.plugins</groupId>
117117
<artifactId>maven-failsafe-plugin</artifactId>
118-
<version>2.22.1</version>
118+
<version>2.22.2</version>
119119
<executions>
120120
<execution>
121121
<goals>

0 commit comments

Comments
 (0)