Skip to content

Commit

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

Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.2
  • Loading branch information
badgerwithagun authored Jan 20, 2025
2 parents 67e65c7 + 00922ed commit aef0211
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 @@ -205,7 +205,7 @@
</plugin>
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.5.0</version>
<version>3.5.2</version>
<configuration>
<argLine>-Doracle.jdbc.javaNetNio=false -XX:+EnableDynamicAgentLoading</argLine>
</configuration>
Expand Down

0 comments on commit aef0211

Please sign in to comment.