From e836a596aa0c94ca3e58f22a428182dc13741e5c Mon Sep 17 00:00:00 2001 From: "tobias.pobocik" Date: Thu, 26 Feb 2026 13:01:24 +0100 Subject: [PATCH] Bump jcasbin to 1.94.0 Upgrade org.casbin:jcasbin from 1.93.0 to 1.94.0. https://github.com/casbin/jcasbin/releases/tag/v1.94.0 Signed-off-by: tobias.pobocik (cherry picked from commit deecd8277017a94d565c6acc54bf357446f2cdca) --- lighty-examples/lighty-controller-springboot-netconf/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lighty-examples/lighty-controller-springboot-netconf/pom.xml b/lighty-examples/lighty-controller-springboot-netconf/pom.xml index 158bdf2cfa..d67d4a2c4b 100644 --- a/lighty-examples/lighty-controller-springboot-netconf/pom.xml +++ b/lighty-examples/lighty-controller-springboot-netconf/pom.xml @@ -78,7 +78,7 @@ org.casbin jcasbin - 1.93.0 + 1.94.0