Skip to content

Commit

Permalink
feat: bump quarkus to 3.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcScheib committed Oct 5, 2023
1 parent df43882 commit c4cede2
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 @@ -30,7 +30,7 @@
<maven.compiler.target>17</maven.compiler.target>

<!-- Dependency versions -->
<quarkus.platform.version>3.4.1</quarkus.platform.version>
<quarkus.platform.version>3.4.2</quarkus.platform.version>
<velocity.version>2.3</velocity.version>
<lombok.version>1.18.28</lombok.version>
<!-- /Dependency versions -->
Expand Down

0 comments on commit c4cede2

Please sign in to comment.