Skip to content

Commit

Permalink
Merge pull request #10 from OlivierJaquemet/dependabot/maven/org.apac…
Browse files Browse the repository at this point in the history
…he.maven.plugins-maven-surefire-plugin-2.22.2

Bump maven-surefire-plugin from 2.22.1 to 2.22.2
  • Loading branch information
OlivierJaquemet authored Dec 19, 2019
2 parents 90ea0f0 + f8c9413 commit 01f38d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
</plugin>
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<version>2.22.1</version>
<version>2.22.2</version>
<configuration>
<useSystemClassLoader>false</useSystemClassLoader>
</configuration>
Expand Down

0 comments on commit 01f38d9

Please sign in to comment.