Skip to content

Commit

Permalink
update to Quarkus 3.2.0.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
gemmellr committed Jun 29, 2023
1 parent b1b7e06 commit a535941
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
</licenses>

<properties>
<quarkus-version>3.2.0.CR1</quarkus-version>
<quarkus-version>3.2.0.Final</quarkus-version>
<qpid-jms.version>2.3.0</qpid-jms.version>

<maven.compiler.source>11</maven.compiler.source>
Expand Down

0 comments on commit a535941

Please sign in to comment.