From 2505bf994219a4b69dbe181ad4c4f8fff525d22a Mon Sep 17 00:00:00 2001 From: Rohan Kumar Date: Mon, 6 Feb 2023 11:26:51 +0530 Subject: [PATCH] deps : Update jib-core to v0.23.0 Signed-off-by: Rohan Kumar --- doc/changelog.md | 1 + pom.xml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/changelog.md b/doc/changelog.md index 3205711f6..b952a2be1 100644 --- a/doc/changelog.md +++ b/doc/changelog.md @@ -2,6 +2,7 @@ * **0.41-SNAPSHOT** : - multi-arch build should use provided repository ([1597](https://github.com/fabric8io/docker-maven-plugin/issues/1597)) @merikan - new property docker.build.network to override the network for RUN directives for docker build ([1636](https://github.com/fabric8io/docker-maven-plugin/pull/1636)) @tulinkry + - Update Jib Core to v0.23.0 ([1637](https://github.com/fabric8io/docker-maven-plugin/pull/1637)) @rohanKanojia * **0.40.3** (2022-12-18): - image/squash option is taken into account when using buildx ([1605](https://github.com/fabric8io/docker-maven-plugin/pull/1605)) @kevinleturc diff --git a/pom.xml b/pom.xml index d81f4b296..93b041817 100644 --- a/pom.xml +++ b/pom.xml @@ -71,7 +71,7 @@ 1.12.10 4.5.13 - 0.22.0 + 0.23.0 5.8.2 3.3.9 4.5.1