Skip to content

Commit 60c7345

Browse files
Bump maven-surefire-plugin from 3.0.0-M3 to 3.0.0-M5
Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M3 to 3.0.0-M5. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.0.0-M3...surefire-3.0.0-M5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent a8b98bb commit 60c7345

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<testcontainers.version>1.14.3</testcontainers.version>
1616
<postgresql.version>42.2.14</postgresql.version>
1717
<pay-java-commons.version>1.0.20200601131959</pay-java-commons.version>
18-
<surefire.version>3.0.0-M3</surefire.version>
18+
<surefire.version>3.0.0-M5</surefire.version>
1919
<guice.version>4.2.3</guice.version>
2020
<rest-assured.version>4.3.0</rest-assured.version>
2121
<PACT_BROKER_URL/>

0 commit comments

Comments
 (0)