Skip to content

Commit

Permalink
Merge pull request #554 from gruelbox/dependabot/maven/org.apache.mav…
Browse files Browse the repository at this point in the history
…en.plugins-maven-surefire-plugin-3.2.5

Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5
  • Loading branch information
badgerwithagun authored Mar 13, 2024
2 parents 9c542dc + b271fb0 commit a6a2a76
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 @@ -194,7 +194,7 @@
</plugin>
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.2.3</version>
<version>3.2.5</version>
<configuration>
<argLine>-Doracle.jdbc.javaNetNio=false -XX:+EnableDynamicAgentLoading</argLine>
</configuration>
Expand Down

0 comments on commit a6a2a76

Please sign in to comment.