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] authored Mar 31, 2022
1 parent e60ce40 commit 5998492
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 @@ -105,7 +105,7 @@
<maven-site-plugin.version>3.11.0</maven-site-plugin.version>
<jacoco-plugin.version>0.8.7</jacoco-plugin.version>
<maven-project-info-reports-plugin.version>3.2.2</maven-project-info-reports-plugin.version>
<jib-maven-plugin.version>3.2.0</jib-maven-plugin.version>
<jib-maven-plugin.version>3.2.1</jib-maven-plugin.version>

<!-- Spring -->
<spring-boot.version>2.6.4</spring-boot.version>
Expand Down

0 comments on commit 5998492

Please sign in to comment.