Skip to content

Commit

Permalink
Maven pom.xml(deps): Bump surefire-plugin.version from 3.0.0 to 3.1.0 (
Browse files Browse the repository at this point in the history
…#502)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 12, 2023
1 parent 77ae2d6 commit 394307f
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 @@ -40,7 +40,7 @@
<quarkus.platform.version>3.0.3.Final</quarkus.platform.version>

<maven.compiler.parameters>true</maven.compiler.parameters>
<surefire-plugin.version>3.0.0</surefire-plugin.version>
<surefire-plugin.version>3.1.0</surefire-plugin.version>
<compiler-plugin.version>3.11.0</compiler-plugin.version>
<maven-assembly-plugin.version>3.5.0</maven-assembly-plugin.version>

Expand Down

0 comments on commit 394307f

Please sign in to comment.