Update dependencies to enable Maven also-make working for Quarkus (#26123)

Closes #23019

(cherry picked from commit f086e008dc)
This commit is contained in:
Alexander Schwartz
2024-01-15 09:24:02 +01:00
committed by GitHub
parent aed9679bd4
commit 5ae466434a
2 changed files with 12 additions and 1 deletions
+1 -1
View File
@@ -56,7 +56,7 @@
</dependency>
<dependency>
<groupId>org.keycloak</groupId>
<artifactId>keycloak-quarkus-server</artifactId>
<artifactId>keycloak-quarkus-server-deployment</artifactId>
</dependency>
<dependency>
<groupId>org.freemarker</groupId>