File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
fj-doc-maven-plugin/src/main/resources/config/flavour Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
12
12
- fj-doc-maven-plugin, flavour openliberty version set to 25.0.0.7
13
13
- fj-doc-maven-plugin, flavour springboot-3 version set to 3.5.3
14
14
- fj-doc-maven-plugin, flavour micronaut version set to 4.9.1
15
- - quarkus-version set to 3.24.4 across all the modules < https://github.com/fugerit-org/fj-doc/issues/473 >
15
+ - quarkus-version set to 3.24.5 across all the modules < https://github.com/fugerit-org/fj-doc/issues/476 >
16
16
17
17
## [ 8.14.0] - 2025-07-13
18
18
Original file line number Diff line number Diff line change 1
1
# default flavour versions
2
- quarkus-3 =3.24.4
3
- quarkus-3-gradle =3.24.4
4
- quarkus-3-gradle-kts =3.24.4
5
- quarkus-3-properties =3.24.4
2
+ quarkus-3 =3.24.5
3
+ quarkus-3-gradle =3.24.5
4
+ quarkus-3-gradle-kts =3.24.5
5
+ quarkus-3-properties =3.24.5
6
6
quarkus-2 =2.16.12.Final
7
7
micronaut-4 =4.9.1
8
8
springboot-3 =3.5.3
Original file line number Diff line number Diff line change 35
35
<jajarta-jaxb-impl-version >4.0.5</jajarta-jaxb-impl-version >
36
36
<poi5-version >${poi-version} </poi5-version >
37
37
<kotlin .version>2.2.0</kotlin .version>
38
- <quarkus-version >3.24.4 </quarkus-version >
38
+ <quarkus-version >3.24.5 </quarkus-version >
39
39
</properties >
40
40
41
41
<licenses >
You can’t perform that action at this time.
0 commit comments