From 0b69b6ea6d2e17ca5b0beaa9db4503238a947db8 Mon Sep 17 00:00:00 2001 From: Chris Sampson Date: Thu, 18 Jul 2024 18:38:34 +0100 Subject: [PATCH] chore(pom): update spring-boot references to 3.3.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 73f6b7a..8af004c 100644 --- a/pom.xml +++ b/pom.xml @@ -131,7 +131,7 @@ org.springframework.security.oauth.boot spring-security-oauth2-autoconfigure - 3.3.0 + 3.3.1 org.springframework.security.oauth