Skip to content

Commit 11ccef3

Browse files
authored
build(deps): update dependency org.apache.maven.plugins:maven-dependency-plugin to v3.7.0 (#2070)
1 parent 8ef2eb7 commit 11ccef3

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
@@ -79,7 +79,7 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd">
7979
<plugin>
8080
<groupId>org.apache.maven.plugins</groupId>
8181
<artifactId>maven-dependency-plugin</artifactId>
82-
<version>3.6.1</version>
82+
<version>3.7.0</version>
8383
<executions>
8484
<execution>
8585
<id>copy-dependencies</id>

0 commit comments

Comments
 (0)