Skip to content

Commit

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

Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.5
  • Loading branch information
phillip-kruger authored Apr 10, 2024
2 parents b9d858e + 7dfc0ec commit cdaaef5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<name>Quarkus - Logging Manager - Deployment</name>

<properties>
<maven.surefire.version>3.2.2</maven.surefire.version>
<maven.surefire.version>3.2.5</maven.surefire.version>
</properties>

<dependencies>
Expand Down

0 comments on commit cdaaef5

Please sign in to comment.