Skip to content

Commit

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 23, 2021
1 parent a1ce3af commit 5a26b8d
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 @@ -69,7 +69,7 @@
<jacoco.version>0.8.7</jacoco.version>
<java.version>11</java.version>
<javax.version>1</javax.version>
<jib.version>3.1.2</jib.version>
<jib.version>3.1.4</jib.version>
<micrometer-jvm-extras.version>0.2.2</micrometer-jvm-extras.version>
<msgpack.version>0.9.0</msgpack.version>
<protobuf.version>3.17.3</protobuf.version>
Expand Down

0 comments on commit 5a26b8d

Please sign in to comment.