Skip to content

Commit

Permalink
Merge pull request #170 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.2

Bump com.google.cloud.tools:jib-maven-plugin from 3.4.1 to 3.4.2
  • Loading branch information
cicirello authored Apr 3, 2024
2 parents 97b33bf + 834ee35 commit 17b44e3
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.4.1</version>
<version>3.4.2</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.4.1</version>
<version>3.4.2</version>
<configuration>
<to>
<image>ghcr.io/cicirello/interactive-bin-packing</image>
Expand Down

0 comments on commit 17b44e3

Please sign in to comment.