Skip to content

Commit

Permalink
quarkus-version set to 3.18.1 across all the modules
Browse files Browse the repository at this point in the history
  • Loading branch information
fugerit79 committed Jan 31, 2025
1 parent ac9b96e commit cde9f7e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- [fj-doc-maven-plugin] spring-boot flavour version set to 3.4.2
- [fj-doc-val-pdfbox] pdfbox version 2.0.33
- quarkus-version set to 3.18.0 across all the modules
- quarkus-version set to 3.18.1 across all the modules
- [fj-doc-maven-plugin] micronaut flavour version set to 4.7.4
- [fj-doc-maven-plugin] spring-boot flavour version set to 3.4.1

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# default flavour versions
quarkus-3=3.18.0
quarkus-3=3.18.1
quarkus-2=2.16.12.Final
micronaut-4=4.7.4
springboot-3=3.4.2
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<poi5-version>${poi-version}</poi5-version>
<kotlin.version>2.1.0</kotlin.version>
<junit-jupiter-api-version>5.11.4</junit-jupiter-api-version>
<quarkus-version>3.18.0</quarkus-version>
<quarkus-version>3.18.1</quarkus-version>
</properties>

<licenses>
Expand Down

0 comments on commit cde9f7e

Please sign in to comment.