From 3cda5e8fd3e49f1841b3639d55fc6ffa06bd728c Mon Sep 17 00:00:00 2001 From: Ivan Hrasko Date: Tue, 30 Apr 2024 08:53:14 +0200 Subject: [PATCH] Bump json to 20240303 https://github.com/stleary/JSON-java/releases/tag/20240303 Signed-off-by: Ivan Hrasko --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e1094787..4632596c 100644 --- a/pom.xml +++ b/pom.xml @@ -108,7 +108,7 @@ org.json json - 20231013 + 20240303 compile