Upgrade to Keycloak 3.4.0.Final

Keycloak spring boot and spring security adapters received some
interesting fixes in releases 3.3.x and 3.4.0

Closes gh-548
This commit is contained in:
Thomas Recloux
2017-11-21 22:10:31 +01:00
committed by Stephane Nicoll
parent c1908c7b10
commit 77f3322023

View File

@@ -96,7 +96,7 @@ initializr:
groupId: org.keycloak.bom groupId: org.keycloak.bom
artifactId: keycloak-adapter-bom artifactId: keycloak-adapter-bom
versionProperty: keycloak.version versionProperty: keycloak.version
version: 3.2.1.Final version: 3.4.0.Final
gradle: gradle:
dependency-management-plugin-version: 0.6.0.RELEASE dependency-management-plugin-version: 0.6.0.RELEASE
kotlin: kotlin: