Skip to content

Commit

Permalink
Merge pull request #136 from renovate-bot:renovate/org.apache.maven.p…
Browse files Browse the repository at this point in the history
…lugins-maven-dependency-plugin-3.x

PiperOrigin-RevId: 629751378
Change-Id: Ieaff4a02e229cfadce66675a25badb29404c13c9
  • Loading branch information
gae-java-bot committed May 1, 2024
2 parents 39e68fa + c8c85e1 commit bffa173
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 bffa173

Please sign in to comment.