From 3f17675e09aa3f6c2b986c6eaa97cf3c8a53cc88 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 29 Apr 2023 14:18:26 +0000 Subject: [PATCH] fix: hsqldb-test/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGJSON-5488379 --- hsqldb-test/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hsqldb-test/pom.xml b/hsqldb-test/pom.xml index d77c7ee..0611708 100644 --- a/hsqldb-test/pom.xml +++ b/hsqldb-test/pom.xml @@ -28,7 +28,7 @@ org.json json - 20160212 + 20230227