pom fix
This commit is contained in:
parent
f74cd9233d
commit
1eb3b12d21
|
@ -93,7 +93,7 @@
|
|||
<dependency>
|
||||
<groupId>gr.cite</groupId>
|
||||
<artifactId>keycloak-api</artifactId>
|
||||
<version>2.4.0</version>
|
||||
<version>2.5.0</version>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue