mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-09 15:02:05 -03:30
Remove duplicate references on the main pom.xml for SnakeYAML
Backport of https://github.com/keycloak/keycloak/pull/16805
This commit is contained in:
parent
e19999cf91
commit
1112bee7f4
5
pom.xml
5
pom.xml
@ -296,11 +296,6 @@
|
||||
<artifactId>xstream</artifactId>
|
||||
<version>${xstream.version}</version>
|
||||
</dependency>
|
||||
<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…
x
Reference in New Issue
Block a user