From f6331cf4a26e6b3e441722fb46ff5e8c1c01626b Mon Sep 17 00:00:00 2001 From: ahurkat Date: Tue, 11 Jul 2023 16:42:09 +0000 Subject: [PATCH 1/3] Updated commons-validator to remove vulnerability --- core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/pom.xml b/core/pom.xml index 269a39149..308dde17e 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -220,7 +220,7 @@ commons-validator commons-validator - 1.5.1 + 1.7 org.mockito From 2e4f8de468372b1a2b9b016419e37b6a07782fce Mon Sep 17 00:00:00 2001 From: ahurkat Date: Mon, 17 Jul 2023 16:14:49 +0000 Subject: [PATCH 2/3] updated json-schema-java7 version --- core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/pom.xml b/core/pom.xml index 308dde17e..9af19c069 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -22,7 +22,7 @@ com.doctusoft json-schema-java7 - 1.4.1.1 + 1.4.2 bundle From 5fb6336674d05b5afdf09e04b9d221e984abf52d Mon Sep 17 00:00:00 2001 From: ahurkat Date: Mon, 17 Jul 2023 16:28:40 +0000 Subject: [PATCH 3/3] updated json-schema-java7 version --- core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/pom.xml b/core/pom.xml index 9af19c069..308dde17e 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -22,7 +22,7 @@ com.doctusoft json-schema-java7 - 1.4.2 + 1.4.1.1 bundle