Skip to content

Commit 1e7cdcf

Browse files
committed
chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.5
1 parent 6d03337 commit 1e7cdcf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • java-samples/native-image-sample

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.5</version>
110110
<dependencies>
111111
<dependency>
112112
<groupId>org.junit.vintage</groupId>

0 commit comments

Comments
 (0)