Skip to content

Commit

Permalink
Merge pull request #138 from cicirello/dependabot/maven/master/com.go…
Browse files Browse the repository at this point in the history
…ogle.cloud.tools-jib-maven-plugin-3.4.0

Bump com.google.cloud.tools:jib-maven-plugin from 3.3.2 to 3.4.0
  • Loading branch information
cicirello authored Sep 21, 2023
2 parents b560c2c + 0e61d5b commit 7480af0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>jib-maven-plugin</artifactId>
<version>3.3.2</version>
<version>3.4.0</version>
<configuration>
<to>
<image>docker.io/cicirello/interactive-bin-packing</image>
Expand Down Expand Up @@ -242,7 +242,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>jib-maven-plugin</artifactId>
<version>3.3.2</version>
<version>3.4.0</version>
<configuration>
<to>
<image>ghcr.io/cicirello/interactive-bin-packing</image>
Expand Down

0 comments on commit 7480af0

Please sign in to comment.