Skip to content

Commit

Permalink
Merge pull request #576 from aidanwhiteley/dependabot/maven/com.googl…
Browse files Browse the repository at this point in the history
…e.cloud.tools-jib-maven-plugin-3.4.4

Bump com.google.cloud.tools:jib-maven-plugin from 3.3.2 to 3.4.4
  • Loading branch information
aidanwhiteley authored Oct 24, 2024
2 parents eb5b208 + 43604ed commit 70a7445
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>jib-maven-plugin</artifactId>
<version>3.3.2</version>
<version>3.4.4</version>
<configuration>
<from>
<image>openjdk:21-jdk</image>
Expand Down

0 comments on commit 70a7445

Please sign in to comment.