Skip to content

Commit 33e0507

Browse files
chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.4
1 parent 70a9174 commit 33e0507

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<plugin>
6060
<groupId>org.apache.maven.plugins</groupId>
6161
<artifactId>maven-surefire-plugin</artifactId>
62-
<version>3.5.3</version>
62+
<version>3.5.4</version>
6363
<configuration>
6464
<properties>
6565
<configurationParameters>

0 commit comments

Comments
 (0)