Skip to content

Commit 13a2c73

Browse files
authored
build(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3 (#1299)
1 parent 4cb2e2c commit 13a2c73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/native-image-sample/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
<groupId>org.apache.maven.pluginsgroupId>
122122
<artifactId>maven-surefire-plugin
123123
artifactId>
124-
<version>2.22.2version>
124+
<version>3.0.0version>
125125
<configuration>
126126
<includes>
127127
<include>**/IT*include>

0 commit comments

Comments
 (0)