Skip to content

Commit b8f4316

Browse files
authored
build(deps): update dependency org.apache.maven.plugins:maven-dependency-plugin to v3.5.0 (#1848)
1 parent e532a59 commit b8f4316

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
@@ -86,7 +86,7 @@
8686
<plugin>
8787
<groupId>org.apache.maven.plugins</groupId>
8888
<artifactId>maven-dependency-plugin</artifactId>
89-
<version>3.4.0</version>
89+
<version>3.5.0</version>
9090
<executions>
9191
<execution>
9292
<id>copy-dependencies</id>

0 commit comments

Comments
 (0)