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.7.0 (#2584)
  • Loading branch information
renovate-bot committed Jun 18, 2024
1 parent 5b3c400 commit ec37602
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 @@ -92,7 +92,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-dependency-plugin</artifactId>
<version>3.6.1</version>
<version>3.7.0</version>
<executions>
<execution>
<id>copy-dependencies</id>
Expand Down

0 comments on commit ec37602

Please sign in to comment.