Skip to content

Commit 2d684c2

Browse files
authored
build(deps): update dependency org.apache.maven.plugins:maven-dependency-plugin to v3.4.0 (#1208)
1 parent 5209398 commit 2d684c2

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
@@ -76,7 +76,7 @@
7676
<plugin>
7777
<groupId>org.apache.maven.plugins</groupId>
7878
<artifactId>maven-dependency-plugin</artifactId>
79-
<version>3.3.0</version>
79+
<version>3.4.0</version>
8080
<executions>
8181
<execution>
8282
<id>copy-dependencies</id>

0 commit comments

Comments
 (0)