Skip to content

Commit

Permalink
build(deps): bump com.google.cloud.tools:jib-maven-plugin
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.3 to 3.4.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>
  • Loading branch information
dependabot[bot] authored and squakez committed Jan 24, 2025
1 parent 4242543 commit 456ab45
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 @@ -89,7 +89,7 @@
<maven-shaded-version>3.4.0</maven-shaded-version>
<cyclonedx-maven-plugin-version>2.8.2</cyclonedx-maven-plugin-version>

<jib-maven-plugin-version>3.4.3</jib-maven-plugin-version>
<jib-maven-plugin-version>3.4.4</jib-maven-plugin-version>
<jib-layer-filter-extension-maven-version>0.3.0</jib-layer-filter-extension-maven-version>
</properties>

Expand Down

0 comments on commit 456ab45

Please sign in to comment.