File tree 2 files changed +11
-8
lines changed
fj-doc-maven-plugin/src/main/resources/config/flavour
2 files changed +11
-8
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
10
10
### Changed
11
11
12
- - quarkus-version set to 3.22.1 across all the modules
12
+ - [ fj-doc-maven-plugin] goal init - micronaut-4 flavour version set to 4.8.2 < https://github.com/fugerit-org/fj-doc/issues/432 >
13
+ - [ fj-doc-maven-plugin] goal init - springboot-3 flavour version set to 3.8.5 < https://github.com/fugerit-org/fj-doc/issues/432 >
14
+ - [ fj-doc-maven-plugin] goal init - openliberty flavour version set to 25.0.0.4< https://github.com/fugerit-org/fj-doc/issues/432 >
15
+ - quarkus-version set to 3.22.2 across all the modules < https://github.com/fugerit-org/fj-doc/issues/432 >
13
16
14
17
### Changed
15
18
Original file line number Diff line number Diff line change 1
1
# default flavour versions
2
- quarkus-3 =3.22.1
3
- quarkus-3-gradle =3.22.1
4
- quarkus-3-gradle-kts =3.22.1
5
- quarkus-3-properties =3.22.1
2
+ quarkus-3 =3.22.2
3
+ quarkus-3-gradle =3.22.2
4
+ quarkus-3-gradle-kts =3.22.2
5
+ quarkus-3-properties =3.22.2
6
6
quarkus-2 =2.16.12.Final
7
- micronaut-4 =4.7.6
8
- springboot-3 =3.4.4
9
- openliberty =25.0.0.2
7
+ micronaut-4 =4.8.2
8
+ springboot-3 =3.4.5
9
+ openliberty =25.0.0.4
You can’t perform that action at this time.
0 commit comments