Skip to content

Commit

Permalink
feat: bump quarkus to 3.17.3
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcScheib committed Dec 10, 2024
1 parent 52f9967 commit a76bed6
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 @@ -37,7 +37,7 @@
<maven.compiler.release>21</maven.compiler.release>

<!-- Dependency versions -->
<quarkus.platform.version>3.16.1</quarkus.platform.version>
<quarkus.platform.version>3.17.3</quarkus.platform.version>
<velocity.version>2.3</velocity.version>
<!-- /Dependency versions -->

Expand Down

0 comments on commit a76bed6

Please sign in to comment.