From 61b387d05ef24ed07c702fa6e2d178b7ffdeccf5 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 31 Mar 2020 02:35:35 +0000 Subject: [PATCH] fix: core/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMMONSCODEC-561518 --- core/pom.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index 9aa79d9c36..a6651b240a 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -115,7 +115,7 @@ commons-codec commons-codec - 1.10 + 1.13 @@ -316,15 +316,15 @@ - + - - - + + + - - - + + +