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
  • Loading branch information
renovate-bot committed Oct 23, 2023
1 parent 862edd5 commit 832753b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/native-image-sample/pom.xml
Original file line number Diff line number Diff line change
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 832753b

Please sign in to comment.