Update Quarkus to 2.7.5
No dependencies changed for us. No startup degradation (instead it got a bit better afaict) Closes #10819
This commit is contained in:
parent
a5a384b4d5
commit
441ba8d2c8
1 changed files with 1 additions and 1 deletions
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.7.4.Final</quarkus.version>
|
||||
<quarkus.version>2.7.5.Final</quarkus.version>
|
||||
|
||||
<!--
|
||||
Performing a Wildfly upgrade? Run the:
|
||||
|
|
Loading…
Reference in a new issue