Skip to content

Commit

Permalink
Update dependency org.apache.maven.plugins:maven-dependency-plugin to…
Browse files Browse the repository at this point in the history
… v3.6.1
  • Loading branch information
renovate-bot committed May 1, 2024
1 parent d238121 commit c8c85e1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion jetty12_assembly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<plugins>
<plugin>
<artifactId>maven-dependency-plugin</artifactId>
<version>3.2.0</version>
<version>3.6.1</version>
<executions>
<execution>
<id>unpack</id>
Expand Down
2 changes: 1 addition & 1 deletion sdk_assembly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
</plugin>
<plugin>
<artifactId>maven-dependency-plugin</artifactId>
<version>3.2.0</version>
<version>3.6.1</version>
<executions>
<execution>
<id>unpack</id>
Expand Down

0 comments on commit c8c85e1

Please sign in to comment.