From 85c5dc8dfb646fced2ddecdb13cb7f6e7793b81d Mon Sep 17 00:00:00 2001 From: Sebastian Stenzel Date: Mon, 25 Jan 2021 21:32:33 +0100 Subject: [PATCH] removed tmp workaround --- main/pom.xml | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/main/pom.xml b/main/pom.xml index fbeed196e..bc1d82b93 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -36,7 +36,7 @@ 15 3.11 - 3.11.0 + 3.12.0 2.1.0 30.0-jre 2.29.1 @@ -175,13 +175,6 @@ java-jwt ${jwt.version} - - - com.fasterxml.jackson.core - jackson-databind - 2.10.5.1 - -