From 227858ed21d8db682625959c7974d7f62cea4587 Mon Sep 17 00:00:00 2001 From: Matt Jones Date: Fri, 23 Aug 2024 13:24:27 -0500 Subject: [PATCH] dep: update spring security --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 863ff46..cc25e93 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 3.3.1 + 3.3.3 @@ -62,17 +62,17 @@ org.springframework.security spring-security-web - 6.3.1 + 6.3.3 org.springframework.security spring-security-config - 6.3.1 + 6.3.3 org.springframework.security spring-security-core - 6.3.1 + 6.3.3 com.google.code.gson