Skip to content

Commit

Permalink
Bump jib-maven-plugin from 3.2.0 to 3.2.1
Browse files Browse the repository at this point in the history
Bumps [jib-maven-plugin](https://github.com/GoogleContainerTools/jib) from 3.2.0 to 3.2.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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 3, 2022
1 parent a55cc96 commit d3afc00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -33,7 +33,7 @@
<jacoco.file.minimum-coverage-ratio>0.75</jacoco.file.minimum-coverage-ratio>
<java.target.version>11</java.target.version>
<jdepend-maven-plugin.version>2.0</jdepend-maven-plugin.version>
<jib-maven-plugin.version>3.2.0</jib-maven-plugin.version>
<jib-maven-plugin.version>3.2.1</jib-maven-plugin.version>
<jsr305.version>3.0.2</jsr305.version>
<junit-jupiter.version>5.8.2</junit-jupiter.version>
<junit.version>4.13.2</junit.version>
Expand Down

0 comments on commit d3afc00

Please sign in to comment.