Skip to content

Commit

Permalink
Bump com.google.cloud.tools:jib-maven-plugin from 3.4.2 to 3.4.3 (#106)
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.4.2 to 3.4.3.
- [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] authored Jun 10, 2024
1 parent 3ca2c3e commit 803389d
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 @@ -47,7 +47,7 @@
<version.lib.jaeger-client>1.8.1</version.lib.jaeger-client>

<version.plugin.dependency-check-maven>9.2.0</version.plugin.dependency-check-maven>
<version.plugin.jib>3.4.2</version.plugin.jib>
<version.plugin.jib>3.4.3</version.plugin.jib>
<version.plugin.failsafe>3.2.5</version.plugin.failsafe>
<version.plugin.maven-enforcer>3.5.0</version.plugin.maven-enforcer>
<version.plugin.maven-jar>3.4.1</version.plugin.maven-jar>
Expand Down

0 comments on commit 803389d

Please sign in to comment.