From 6c6f407b4506dc3297249f7c73c6b9dc40802f7c Mon Sep 17 00:00:00 2001 From: Daniel Harp Date: Thu, 6 Jan 2022 08:38:27 -0600 Subject: [PATCH] Update to log4j version 2.17.1 --- kount-ris-sdk/pom.xml | 2 +- pom.xml | 6 +++--- sdk-integration-tests/pom.xml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/kount-ris-sdk/pom.xml b/kount-ris-sdk/pom.xml index 9b077a0..384c600 100644 --- a/kount-ris-sdk/pom.xml +++ b/kount-ris-sdk/pom.xml @@ -6,7 +6,7 @@ com.kount kount-java-parent - 7.3.11 + 7.3.12 kount-ris-sdk diff --git a/pom.xml b/pom.xml index 94e53bc..dfb781a 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.kount kount-java-parent - 7.3.11 + 7.3.12 pom Kount Java SDK @@ -34,8 +34,8 @@ UTF-8 2.5.1 - 2.17.0 - 2.17.0 + 2.17.1 + 2.17.1 2.3.1 4.5.6 4.13.1 diff --git a/sdk-integration-tests/pom.xml b/sdk-integration-tests/pom.xml index 02657d2..1721103 100644 --- a/sdk-integration-tests/pom.xml +++ b/sdk-integration-tests/pom.xml @@ -5,7 +5,7 @@ com.kount kount-java-parent - 7.3.11 + 7.3.12 sdk-integration-tests