Skip to content

Commit 0963e0c

Browse files
authored
build(deps): update dependency org.apache.maven.plugins:maven-dependency-plugin to v3.7.1 (#2084)
1 parent b467106 commit 0963e0c

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.7.0</version>
82+
<version>3.7.1</version>
8383
<executions>
8484
<execution>
8585
<id>copy-dependencies</id>

0 commit comments

Comments
 (0)