From 146120be6a174537114278ec509b2f57f808673c Mon Sep 17 00:00:00 2001 From: Arved Solth Date: Tue, 24 Oct 2023 12:15:16 +0200 Subject: [PATCH] Update org.json library to fix security issue --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 80e92d349ee..12acb05c887 100644 --- a/pom.xml +++ b/pom.xml @@ -539,7 +539,7 @@ from system library in Java 11+ --> org.json json - 20230227 + 20231013 org.junit.jupiter