ARTEMIS-4866 Bump com.google.cloud.tools:jib-maven-plugin

Bumps [com.google.cloud.tools:jib-maven-plugin](https://github.com/GoogleContainerTools/jib) from 3.3.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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-06-27 03:33:04 +00:00 committed by Justin Bertram
parent 4784d3758b
commit 503335a411
1 changed files with 1 additions and 1 deletions

View File

@ -108,7 +108,7 @@
<jgroups.version>5.3.7.Final</jgroups.version>
<errorprone.version>2.27.0</errorprone.version>
<maven.bundle.plugin.version>5.1.9</maven.bundle.plugin.version>
<jib.maven.plugin.version>3.3.2</jib.maven.plugin.version>
<jib.maven.plugin.version>3.4.3</jib.maven.plugin.version>
<versions.maven.plugin.version>2.16.1</versions.maven.plugin.version>
<sevntu.checks.version>1.44.1</sevntu.checks.version>
<checkstyle.version>10.16.0</checkstyle.version>