Skip to content

Commit 05644e8

Browse files
authored
Merge pull request #656 from rabbitmq/dependabot/maven/java-mvn/main/org.apache.maven.plugins-maven-surefire-plugin-3.5.4
chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.3 to 3.5.4 in /java-mvn
2 parents dcc9d1a + d5ca8ba commit 05644e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java-mvn/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
</plugin>
7777
<plugin>
7878
<artifactId>maven-surefire-plugin</artifactId>
79-
<version>3.5.3</version>
79+
<version>3.5.4</version>
8080
<configuration>
8181
<argLine>${test-arguments}</argLine>
8282
</configuration>

0 commit comments

Comments
 (0)