Skip to content

Commit

Permalink
Merge pull request #44 from ligangty/master
Browse files Browse the repository at this point in the history
Update quarkus to 3.6.9
  • Loading branch information
ligangty authored Mar 19, 2024
2 parents 3affc7f + b132561 commit 2229c3a
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 @@ -44,7 +44,7 @@
<javaVersion>11</javaVersion>
<undertowVersion>2.3.10.Final</undertowVersion>
<slf4j.versoin>1.7.25</slf4j.versoin>
<quarkus.version>3.6.4</quarkus.version>
<quarkus.version>3.6.9</quarkus.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 2229c3a

Please sign in to comment.