File tree Expand file tree Collapse file tree 2 files changed +11
-8
lines changed
fj-doc-maven-plugin/src/main/resources/config/flavour Expand file tree Collapse file tree 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
99
1010### Changed
1111
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 >
1316
1417### Changed
1518
Original file line number Diff line number Diff line change 11# 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
66quarkus-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