Skip to content

Commit

Permalink
build(deps): update dependency org.apache.maven.plugins:maven-depende…
Browse files Browse the repository at this point in the history
…ncy-plugin to v3.6.1 (#1457)
  • Loading branch information
renovate-bot committed Feb 19, 2024
1 parent 2c36b1e commit f879154
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/native-image-sample/pom.xml
Expand Up @@ -76,7 +76,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-dependency-plugin</artifactId>
<version>3.6.0</version>
<version>3.6.1</version>
<executions>
<execution>
<id>copy-dependencies</id>
Expand Down

0 comments on commit f879154

Please sign in to comment.