summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml5
1 files changed, 5 insertions, 0 deletions
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???
<version>5.9.2</version>
<scope>test</scope>
</dependency>
+ <dependency>
+ <groupId>com.fasterxml.jackson.core</groupId>
+ <artifactId>jackson-core</artifactId>
+ <version>2.19.1</version>
+ </dependency>
</dependencies>
<build>