Skip to content

Commit

Permalink
Merge pull request #1341 from vespa-engine/renovate/org.apache.maven.…
Browse files Browse the repository at this point in the history
…plugins-maven-dependency-plugin-3.x

Update dependency org.apache.maven.plugins:maven-dependency-plugin to v3.6.1
  • Loading branch information
kkraune authored Nov 2, 2023
2 parents a79f70b + b0ef4c7 commit c463c43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/multiple-bundles/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,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-bundles</id>
Expand Down

0 comments on commit c463c43

Please sign in to comment.