[KEYCLOAK-19830] Update Quarkus distribution dependencies
This commit is contained in:
parent
38448f3779
commit
262cde8f52
1 changed files with 2 additions and 0 deletions
2
quarkus/pom.xml
Executable file → Normal file
2
quarkus/pom.xml
Executable file → Normal file
|
@ -48,6 +48,8 @@
|
|||
<postgresql.version>42.2.24</postgresql.version>
|
||||
<microprofile-metrics-api.version>3.0</microprofile-metrics-api.version>
|
||||
<wildfly.common.version>1.5.4.Final-format-001</wildfly.common.version>
|
||||
<infinispan.version>13.0.0.Final</infinispan.version>
|
||||
<xmlsec.version>2.1.7</xmlsec.version>
|
||||
|
||||
<!--
|
||||
Java EE dependencies. Not available from JDK 11+.
|
||||
|
|
Loading…
Reference in a new issue