From 2009f8a73ca9afe70c22b603f5601f963089787a Mon Sep 17 00:00:00 2001 From: sampadawagde Date: Sat, 7 Aug 2021 12:43:58 +0530 Subject: [PATCH] JAVA-5892: Upgrade spring-boot-keycloak to the latest Spring Boot version --- spring-boot-modules/spring-boot-keycloak/pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/spring-boot-modules/spring-boot-keycloak/pom.xml b/spring-boot-modules/spring-boot-keycloak/pom.xml index 1d7dedf127..505d486509 100644 --- a/spring-boot-modules/spring-boot-keycloak/pom.xml +++ b/spring-boot-modules/spring-boot-keycloak/pom.xml @@ -77,7 +77,8 @@ 13.0.1 - 2.4.7 + + 2.5.3 \ No newline at end of file