From f816c34645622cc41a337c757f0884aefaf99f54 Mon Sep 17 00:00:00 2001 From: sukidayou <77531556+sukidayou@users.noreply.github.com> Date: Fri, 17 Jan 2025 22:10:33 +0800 Subject: [PATCH] feat: sync dependency versions with jCasbin (#38) --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index aaeb6c6..6e572cf 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ com.fasterxml.jackson.core jackson-databind - 2.13.4.2 + 2.18.1 @@ -41,7 +41,7 @@ org.slf4j slf4j-nop - 1.7.30 + 2.0.16