Skip to content

Commit

Permalink
Bump to Quarkus 3.8.6
Browse files Browse the repository at this point in the history
  • Loading branch information
gastaldi committed Aug 29, 2024
1 parent 0049695 commit 738f631
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 @@ -23,13 +23,13 @@
<tag>HEAD</tag>
</scm>
<properties>
<quarkus.version>3.8.5</quarkus.version>
<quarkus.version>3.8.6</quarkus.version>
<ironjacamar.version>3.0.9.Final</ironjacamar.version>
</properties>
<dependencyManagement>
<dependencies>
<dependency>
<groupId>io.quarkus</groupId>
<groupId>io.quarkus.platform</groupId>
<artifactId>quarkus-bom</artifactId>
<version>${quarkus.version}</version>
<type>pom</type>
Expand Down

0 comments on commit 738f631

Please sign in to comment.