Skip to content

Commit 5dc08af

Browse files
authored
Merge pull request #210 from segmentio/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-2.22.2
Bump maven-surefire-plugin from 2.18.1 to 2.22.2
2 parents 0695be7 + bfcd38c commit 5dc08af

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
@@ -278,7 +278,7 @@
278278
<plugin>
279279
<groupId>org.apache.maven.plugins</groupId>
280280
<artifactId>maven-surefire-plugin</artifactId>
281-
<version>2.18.1</version>
281+
<version>2.22.2</version>
282282
<configuration>
283283
<useSystemClassLoader>false</useSystemClassLoader>
284284
</configuration>

0 commit comments

Comments
 (0)