From b68859f780be73b0683eea27245af6b25f3c6d4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Feb 2024 13:01:22 +0000 Subject: [PATCH] build(deps): bump com.google.cloud.tools:jib-maven-plugin Bumps [com.google.cloud.tools:jib-maven-plugin](https://github.com/GoogleContainerTools/jib) from 3.4.0 to 3.4.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] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index db4a4254..60bd4b20 100644 --- a/pom.xml +++ b/pom.xml @@ -120,7 +120,7 @@ com.google.cloud.tools jib-maven-plugin - 3.4.0 + 3.4.1 deploy