From 4915d26e5df58671d94b6a02119f11fd3e65aca8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beatrice=20Dellac=C3=A0?= Date: Thu, 12 Mar 2026 10:05:14 +0100 Subject: [PATCH] chore: align spring-boot-starter-security to 4.0.3 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 89092d1..4b4a9ad 100644 --- a/pom.xml +++ b/pom.xml @@ -42,7 +42,7 @@ org.springframework.boot spring-boot-starter-security - 3.5.11 + 4.0.3 io.jsonwebtoken