File tree 3 files changed +9
-5
lines changed
fj-doc-maven-plugin/src/main/resources/config/flavour
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
7
7
8
8
## [ Unreleased]
9
9
10
+ ### Changed
11
+
12
+ - quarkus-version set to 3.21.3 across all the modules < https://github.com/fugerit-org/fj-doc/pull/388 >
13
+
10
14
## [ 8.12.8] - 2025-04-16
11
15
12
16
### Changed
Original file line number Diff line number Diff line change 1
1
# default flavour versions
2
- quarkus-3 =3.21.2
3
- quarkus-3-gradle =3.21.2
4
- quarkus-3-gradle-kts =3.21.2
5
- quarkus-3-properties =3.21.2
2
+ quarkus-3 =3.21.3
3
+ quarkus-3-gradle =3.21.3
4
+ quarkus-3-gradle-kts =3.21.3
5
+ quarkus-3-properties =3.21.3
6
6
quarkus-2 =2.16.12.Final
7
7
micronaut-4 =4.7.6
8
8
springboot-3 =3.4.4
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.1.20</kotlin .version>
38
- <quarkus-version >3.21.2 </quarkus-version >
38
+ <quarkus-version >3.21.3 </quarkus-version >
39
39
</properties >
40
40
41
41
<licenses >
You can’t perform that action at this time.
0 commit comments