mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-10 15:32:05 -03:30
Remove not needed Quarkus dependencies related to Dev UI services (#34309)
Closes #34308 Signed-off-by: Václav Muzikář <vmuzikar@redhat.com>
This commit is contained in:
parent
7e470e81f8
commit
abb7c414ab
@ -49,6 +49,10 @@
|
||||
<groupId>io.quarkus</groupId>
|
||||
<artifactId>quarkus-vertx-http-dev-ui-resources</artifactId>
|
||||
</exclusion>
|
||||
<exclusion>
|
||||
<groupId>io.mvnpm</groupId>
|
||||
<artifactId>importmap</artifactId>
|
||||
</exclusion>
|
||||
</exclusions>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user