Skip to content

Commit

Permalink
Merge pull request #82 from kurtraschke/dependabot/maven/com.google.c…
Browse files Browse the repository at this point in the history
…loud.tools-jib-maven-plugin-3.4.4

Bump com.google.cloud.tools:jib-maven-plugin from 3.4.3 to 3.4.4
  • Loading branch information
kurtraschke authored Nov 12, 2024
2 parents 0bb08c8 + 7a8ce44 commit cd17e4b
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 @@ -285,7 +285,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>jib-maven-plugin</artifactId>
<version>3.4.3</version>
<version>3.4.4</version>
<configuration>
<from>
<image>amazoncorretto:17-alpine</image>
Expand Down

0 comments on commit cd17e4b

Please sign in to comment.