Skip to content

Commit

Permalink
Update maven-dependency-plugin to 3.8 (#4135)
Browse files Browse the repository at this point in the history
Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
  • Loading branch information
pierDipi authored Oct 15, 2024
1 parent 024dd1f commit 73b9149
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions data-plane/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -429,6 +429,10 @@
<build>
<pluginManagement>
<plugins>
<plugin>
<artifactId>maven-dependency-plugin</artifactId>
<version>3.8.0</version>
</plugin>
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>jib-maven-plugin</artifactId>
Expand Down

0 comments on commit 73b9149

Please sign in to comment.