From 1937b46190d6ad2691e0b7b0f765d6cb094fcdf0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 20:01:48 +0000 Subject: [PATCH] chore(deps-dev): bump com.google.cloud.tools:jib-maven-plugin Bumps [com.google.cloud.tools:jib-maven-plugin](https://github.com/GoogleContainerTools/jib) from 3.4.6 to 3.5.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-version: 3.5.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- samples/spring-boot/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/spring-boot/pom.xml b/samples/spring-boot/pom.xml index 7ef3237..ab218b3 100644 --- a/samples/spring-boot/pom.xml +++ b/samples/spring-boot/pom.xml @@ -12,7 +12,7 @@ Kubernetes Webhooks Framework - Samples - Spring Boot - 3.4.6 + 3.5.1 4.1.4