Skip to content

Commit

Permalink
Merge pull request #57 from quarkus-qe/dependabot/maven/org.apache.ma…
Browse files Browse the repository at this point in the history
…ven.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
michalvavrik authored Nov 11, 2024
2 parents 9534c1d + 4da5449 commit 55ef324
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 @@ -24,7 +24,7 @@
<!-- Test Settings -->
<junit.jupiter.version>5.11.3</junit.jupiter.version>
<maven-invoker.version>3.3.0</maven-invoker.version>
<maven.surefire.version>3.5.0</maven.surefire.version>
<maven.surefire.version>3.5.2</maven.surefire.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 55ef324

Please sign in to comment.