Skip to content

Commit 9ac6acc

Browse files
committed
chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.4
1 parent f8b3ac6 commit 9ac6acc

File tree

1 file changed

+1
-1
lines changed
  • java-samples/native-image-sample

1 file changed

+1
-1
lines changed

java-samples/native-image-sample/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
<plugin>
107107
<groupId>org.apache.maven.plugins</groupId>
108108
<artifactId>maven-surefire-plugin</artifactId>
109-
<version>3.2.5</version>
109+
<version>3.5.4</version>
110110
<dependencies>
111111
<dependency>
112112
<groupId>org.junit.vintage</groupId>

0 commit comments

Comments
 (0)