Skip to content

Commit

Permalink
Upgrade to Quarkus 3.7.2 (keycloak#26938)
Browse files Browse the repository at this point in the history
Closes keycloak#26916

Signed-off-by: Václav Muzikář <[email protected]>
  • Loading branch information
vmuzikar authored Feb 12, 2024
1 parent 39bd59c commit cdb1841
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@
<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>3.7.1</quarkus.version>
<quarkus.build.version>3.7.1</quarkus.build.version>
<quarkus.version>3.7.2</quarkus.version>
<quarkus.build.version>3.7.2</quarkus.build.version>

<project.build-time>${timestamp}</project.build-time>

Expand Down

0 comments on commit cdb1841

Please sign in to comment.