Skip to content

Commit

Permalink
Merge pull request #210 from segmentio/dependabot/maven/org.apache.ma…
Browse files Browse the repository at this point in the history
…ven.plugins-maven-surefire-plugin-2.22.2

Bump maven-surefire-plugin from 2.18.1 to 2.22.2
  • Loading branch information
pooyaj committed Mar 10, 2021
2 parents 0695be7 + bfcd38c commit 5dc08af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -278,7 +278,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>2.18.1</version>
<version>2.22.2</version>
<configuration>
<useSystemClassLoader>false</useSystemClassLoader>
</configuration>
Expand Down

0 comments on commit 5dc08af

Please sign in to comment.