Skip to content

Commit

Permalink
Merge pull request #710 from quarkiverse/dependabot/maven/org.apache.…
Browse files Browse the repository at this point in the history
…maven.plugins-maven-surefire-plugin-3.3.0

Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0
  • Loading branch information
geoand authored Jul 2, 2024
2 parents 615111a + 3dec6d1 commit fb2b2cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/secure-fraud-detection/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
</plugin>
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.2.5</version>
<version>3.3.0</version>
<configuration>
<systemPropertyVariables>
<java.util.logging.manager>org.jboss.logmanager.LogManager</java.util.logging.manager>
Expand Down

0 comments on commit fb2b2cd

Please sign in to comment.