Skip to content

Commit

Permalink
Update dependency com.google.cloud.tools:jib-maven-plugin to v3.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 12, 2023
1 parent 0a589e3 commit 0b34f9e
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 @@ -579,7 +579,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>jib-maven-plugin</artifactId>
<version>3.3.1</version>
<version>3.3.2</version>
<configuration>
<from>
<image>${docker.base.image}:${docker.base.image.version}</image>
Expand Down

0 comments on commit 0b34f9e

Please sign in to comment.