File tree Expand file tree Collapse file tree 3 files changed +9
-5
lines changed
fj-doc-maven-plugin/src/main/resources/config/flavour Expand file tree Collapse file tree 3 files changed +9
-5
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ### Changed
11+
12+ - quarkus-version set to 3.26.3 across all the modules < https://github.com/fugerit-org/fj-doc/issues/498 >
13+
1014## [ 8.16.1] - 2025-09-01
1115
1216### Changed
Original file line number Diff line number Diff line change 11# default flavour versions
2- quarkus-3 =3.26.1
3- quarkus-3-gradle =3.26.1
4- quarkus-3-gradle-kts =3.26.1
5- quarkus-3-properties =3.26.1
2+ quarkus-3 =3.26.3
3+ quarkus-3-gradle =3.26.3
4+ quarkus-3-gradle-kts =3.26.3
5+ quarkus-3-properties =3.26.3
66quarkus-2 =2.16.12.Final
77micronaut-4 =4.9.3
88springboot-3 =3.5.5
Original file line number Diff line number Diff line change 3535 <jajarta-jaxb-impl-version >4.0.5</jajarta-jaxb-impl-version >
3636 <poi5-version >${poi-version} </poi5-version >
3737 <kotlin .version>2.2.10</kotlin .version>
38- <quarkus-version >3.26.2 </quarkus-version >
38+ <quarkus-version >3.26.3 </quarkus-version >
3939 </properties >
4040
4141 <licenses >
You can’t perform that action at this time.
0 commit comments