Skip to content

Commit

Permalink
Bump com.google.cloud.tools:jib-maven-plugin from 3.3.1 to 3.4.1
Browse files Browse the repository at this point in the history
Bumps [com.google.cloud.tools:jib-maven-plugin](https://github.com/GoogleContainerTools/jib) from 3.3.1 to 3.4.1.
- [Release notes](https://github.com/GoogleContainerTools/jib/releases)
- [Commits](https://github.com/GoogleContainerTools/jib/commits)

---
updated-dependencies:
- dependency-name: com.google.cloud.tools:jib-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 4, 2024
1 parent e1f5a30 commit affde9d
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 @@ -35,7 +35,7 @@

<maven-fmt.version>2.19</maven-fmt.version>
<maven-jacoco.version>0.8.8</maven-jacoco.version>
<maven-jib.version>3.3.1</maven-jib.version>
<maven-jib.version>3.4.1</maven-jib.version>

<sonar.language>java</sonar.language>
<sonar.java.coveragePlugin>jacoco</sonar.java.coveragePlugin>
Expand Down

0 comments on commit affde9d

Please sign in to comment.