Skip to content

Commit

Permalink
Merge pull request #71 from lifs-tools/renovate/com.google.cloud.tool…
Browse files Browse the repository at this point in the history
…s-jib-maven-plugin-3.x

Update dependency com.google.cloud.tools:jib-maven-plugin to v3.3.2
  • Loading branch information
nilshoffmann authored Aug 2, 2023
2 parents 5d92897 + 0b34f9e commit 60ce3b9
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 60ce3b9

Please sign in to comment.