JAVA-5892: Upgrade spring-boot-keycloak to the latest Spring Boot
version
This commit is contained in:
parent
b623297829
commit
2009f8a73c
|
@ -77,7 +77,8 @@
|
|||
|
||||
<properties>
|
||||
<keycloak-adapter-bom.version>13.0.1</keycloak-adapter-bom.version>
|
||||
<spring-boot.version>2.4.7</spring-boot.version>
|
||||
<!-- explicit version declaration to be removed when parent-boot-2 is upgraded to 2.5.3 or above -->
|
||||
<spring-boot.version>2.5.3</spring-boot.version>
|
||||
</properties>
|
||||
|
||||
</project>
|
Loading…
Reference in New Issue