From b019de99f62e773dc40f6f4a8ebf848dc6734c7f Mon Sep 17 00:00:00 2001 From: efiacor Date: Tue, 13 Sep 2022 13:37:21 +0100 Subject: [PATCH] [DMAAP-BC] Update kohn sec vul packages Signed-off-by: efiacor Change-Id: I41cd5f63033426610eadebb3eccc7ab58ac34809 Issue-ID: DMAAP-1748 --- dmaap-bc/pom.xml | 2 +- pom.xml | 2 +- version.properties | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dmaap-bc/pom.xml b/dmaap-bc/pom.xml index f4229f6..7da5e5d 100644 --- a/dmaap-bc/pom.xml +++ b/dmaap-bc/pom.xml @@ -205,7 +205,7 @@ org.postgresql postgresql - 42.2.14 + 42.3.7 org.slf4j diff --git a/pom.xml b/pom.xml index 8d13b45..d4b43a9 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ - 2.0.9-SNAPSHOT + 2.0.10-SNAPSHOT ${basedir} 1.0.0 UTF-8 diff --git a/version.properties b/version.properties index 5078066..ca02896 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=2 minor=0 -patch=9 +patch=10 base_version=${major}.${minor}.${patch} # Release must be completed with git revision # in Jenkins -- 2.16.6