From 27ffc4adcf88fa95fba1cec7836476a3e36d4937 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Nov 2022 00:08:37 +0000 Subject: [PATCH] Maven: Bump jib-maven-plugin from 3.0.0 to 3.3.1 Bumps [jib-maven-plugin](https://github.com/GoogleContainerTools/jib) from 3.0.0 to 3.3.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-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e627c95..496d08f 100644 --- a/pom.xml +++ b/pom.xml @@ -176,7 +176,7 @@ com.google.cloud.tools jib-maven-plugin - 3.0.0 + 3.3.1 openjdk:alpine