Skip to content

Commit

Permalink
Merge pull request #179 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.3

build(deps): Bump com.google.cloud.tools:jib-maven-plugin from 3.4.2 to 3.4.3
  • Loading branch information
cicirello committed Jun 1, 2024
2 parents 051bade + bd5def6 commit 3d3ab02
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.2</version>
<version>3.4.3</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.2</version>
<version>3.4.3</version>
<configuration>
<to>
<image>ghcr.io/cicirello/interactive-bin-packing</image>
Expand Down

0 comments on commit 3d3ab02

Please sign in to comment.