Skip to content

Commit

Permalink
Bump maven-surefire-plugin.version from 3.0.0-M8 to 3.2.5 (#149)
Browse files Browse the repository at this point in the history
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 Feb 21, 2024
1 parent 1b0b2ab commit 696aa0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<artifactId>e2e-tests</artifactId>

<properties>
<maven.surefire-plugin.version>3.0.0-M8</maven.surefire-plugin.version>
<maven.surefire-plugin.version>3.2.5</maven.surefire-plugin.version>
<contract>${project.version}</contract>
<testcontainers.version>1.17.6</testcontainers.version>
<httpcomponents.version>5.2.1</httpcomponents.version>
Expand Down

0 comments on commit 696aa0d

Please sign in to comment.