From c4586dfd3b599b4a1a120b1280339fd88eb57a5c Mon Sep 17 00:00:00 2001 From: liamfallon Date: Wed, 13 Oct 2021 15:29:07 +0100 Subject: [PATCH] Update parent/common/models/docker references Issue-ID: POLICY-3696 Change-Id: Icf1f9497e53c41f89081e86b45866882a7c25a45 Signed-off-by: liamfallon --- packages/docker/src/main/docker/Dockerfile | 2 +- pom.xml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/packages/docker/src/main/docker/Dockerfile b/packages/docker/src/main/docker/Dockerfile index 25db853d..c4d07ed5 100644 --- a/packages/docker/src/main/docker/Dockerfile +++ b/packages/docker/src/main/docker/Dockerfile @@ -18,7 +18,7 @@ # SPDX-License-Identifier: Apache-2.0 # ============LICENSE_END========================================================= #------------------------------------------------------------------------------- -FROM onap/policy-jdk-alpine:2.3.0 +FROM onap/policy-jdk-alpine:2.3.1 LABEL maintainer="Policy Team" diff --git a/pom.xml b/pom.xml index 256f1774..71c867ee 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ org.onap.policy.parent integration - 3.4.2 + 3.4.3 @@ -51,8 +51,8 @@ 5.4.28.Final 5.1.2.Final 1.4.01 - 1.9.0 - 2.5.0 + 1.9.1 + 2.5.1 -- 2.16.6