mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-09 23:12:06 -03:30
Update to Quarkus 2.13.5
This commit is contained in:
parent
7ad4074f7f
commit
e01e25f823
2
pom.xml
2
pom.xml
@ -41,7 +41,7 @@
|
||||
<jboss.snapshots.repo.id>jboss-snapshots-repository</jboss.snapshots.repo.id>
|
||||
<jboss.snapshots.repo.url>https://s01.oss.sonatype.org/content/repositories/snapshots/</jboss.snapshots.repo.url>
|
||||
|
||||
<quarkus.version>2.13.3.Final</quarkus.version>
|
||||
<quarkus.version>2.13.5.Final</quarkus.version>
|
||||
|
||||
<project.build-time>${timestamp}</project.build-time>
|
||||
|
||||
|
||||
@ -36,7 +36,7 @@
|
||||
Their names should match the name used by Quarkus BOM and the versions are automatically set when running the 'set-quarkus-version.sh' script.
|
||||
-->
|
||||
<resteasy.version>4.7.7.Final</resteasy.version>
|
||||
<hibernate-orm.version>5.6.12.Final</hibernate-orm.version>
|
||||
<hibernate-orm.version>5.6.14.Final</hibernate-orm.version>
|
||||
<mysql-jdbc.version>8.0.30</mysql-jdbc.version>
|
||||
<postgresql-jdbc.version>42.5.0</postgresql-jdbc.version>
|
||||
<wildfly-common.version>1.5.4.Final-format-001</wildfly-common.version>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user