Skip to content

Commit

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

Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.5.0
  • Loading branch information
jesuino authored Sep 2, 2024
2 parents 8e2f150 + 932aafe commit c8e08c7
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 @@ -82,7 +82,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.2.5</version>
<version>3.5.0</version>
</plugin>
</plugins>
</build>
Expand Down

0 comments on commit c8e08c7

Please sign in to comment.