parent
9945135861
commit
0319e0f8c2
1 changed files with 5 additions and 1 deletions
6
pom.xml
6
pom.xml
|
@ -286,7 +286,11 @@
|
|||
<dependencyManagement>
|
||||
|
||||
<dependencies>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.yaml</groupId>
|
||||
<artifactId>snakeyaml</artifactId>
|
||||
<version>1.33</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.keycloak</groupId>
|
||||
<artifactId>keycloak-dependencies-admin-ui-wrapper</artifactId>
|
||||
|
|
Loading…
Reference in a new issue