mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-09 23:12:06 -03:30
KeycloakServer application not working
closes #36301 Signed-off-by: mposolda <mposolda@gmail.com>
This commit is contained in:
parent
02691a8d76
commit
23440972fe
@ -273,6 +273,11 @@
|
||||
<artifactId>mssql-jdbc</artifactId>
|
||||
<version>${mssql-jdbc.version}</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>io.quarkus</groupId>
|
||||
<artifactId>quarkus-micrometer</artifactId>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user