From d00e90362201bad33a204e5204ef5228d5815f24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Oct 2022 01:01:19 +0000 Subject: [PATCH] Bump jib-maven-plugin from 3.1.4 to 3.3.1 Bumps [jib-maven-plugin](https://github.com/GoogleContainerTools/jib) from 3.1.4 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 a0e8e07..8ff45b9 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ com.google.cloud.tools jib-maven-plugin - 3.1.4 + 3.3.1 gcr.io/distroless/java:11