From 03273394f95e0d693c4309e18a444991065fdc85 Mon Sep 17 00:00:00 2001
From: uvok
Date: Thu, 10 Jul 2025 19:58:11 +0200
Subject: Add json parser
---
pom.xml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/pom.xml b/pom.xml
index c81ec80..37d3beb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -50,6 +50,11 @@ What the fuck is wrong with these build systems???
5.9.2
test
+
+ com.fasterxml.jackson.core
+ jackson-core
+ 2.19.1
+
--
cgit v1.2.3