From ee398202b586a258c9030ad36fee169551510606 Mon Sep 17 00:00:00 2001 From: Daniel Harp Date: Mon, 20 Dec 2021 09:00:49 -0600 Subject: [PATCH] Upgrade to log4j 2.17.0 --- 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 3aa4268..9b077a0 100644 --- a/kount-ris-sdk/pom.xml +++ b/kount-ris-sdk/pom.xml @@ -6,7 +6,7 @@ com.kount kount-java-parent - 7.3.10 + 7.3.11 kount-ris-sdk diff --git a/pom.xml b/pom.xml index 894ed76..94e53bc 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.kount kount-java-parent - 7.3.10 + 7.3.11 pom Kount Java SDK @@ -34,8 +34,8 @@ UTF-8 2.5.1 - 2.16.0 - 2.16.0 + 2.17.0 + 2.17.0 2.3.1 4.5.6 4.13.1 diff --git a/sdk-integration-tests/pom.xml b/sdk-integration-tests/pom.xml index 9b3fdcf..02657d2 100644 --- a/sdk-integration-tests/pom.xml +++ b/sdk-integration-tests/pom.xml @@ -5,7 +5,7 @@ com.kount kount-java-parent - 7.3.10 + 7.3.11 sdk-integration-tests