Skip to content

Commit f879154

Browse files
authored
build(deps): update dependency org.apache.maven.plugins:maven-dependency-plugin to v3.6.1 (#1457)
1 parent 2c36b1e commit f879154

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.6.0</version>
79+
<version>3.6.1</version>
8080
<executions>
8181
<execution>
8282
<id>copy-dependencies</id>

0 commit comments

Comments
 (0)