diff --git a/backend/core/pom.xml b/backend/core/pom.xml index 835291784..2c81f5e90 100644 --- a/backend/core/pom.xml +++ b/backend/core/pom.xml @@ -93,7 +93,7 @@ gr.cite keycloak-api - 2.4.0 + 2.5.0 diff --git a/docs/docs/documentation/getting-started/installation.md b/docs/docs/documentation/getting-started/installation.md index 7d68636aa..be6b64293 100644 --- a/docs/docs/documentation/getting-started/installation.md +++ b/docs/docs/documentation/getting-started/installation.md @@ -3,7 +3,7 @@ sidebar_position: 2 description: A guide for the platform installation process --- -# Introduction +# Installation This Section shows the steps required to initialize the Keycloak Instance in order to work correctly with the Application. This tutorial assumes that keycloak has already been deployed and is up and running. # Keycloak Setup