Skip to content

Commit

Permalink
Update dependency com.google.cloud.tools:jib-maven-plugin to v3.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 31, 2024
1 parent 1a77ebf commit 5b06637
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 @@ -68,7 +68,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>jib-maven-plugin</artifactId>
<version>3.3.1</version>
<version>3.4.3</version>
<configuration>
<from>
<image>eclipse-temurin:17-jre-alpine</image>
Expand Down

0 comments on commit 5b06637

Please sign in to comment.