File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
fj-doc-maven-plugin/src/main/resources/config/flavour Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1414
1515### Changed
1616
17- - quarkus-version set to 3.17.2 across al the modules
17+ - quarkus-version set to 3.17.3 across al the modules
1818- [ fj-doc-maven-plugin] spring-boot flavour version set to 3.4.0
1919- [ fj-doc-maven-plugin] micronaut flavour version set to 4.7.1
2020- [ fj-doc-maven-plugin] openliberty flavour version set to 24.0.0.11
Original file line number Diff line number Diff line change 11# default flavour versions
2- quarkus-3 =3.17.2
2+ quarkus-3 =3.17.3
33quarkus-2 =2.16.12.Final
44micronaut-4 =4.7.1
55springboot-3 =3.4.0
Original file line number Diff line number Diff line change 3636 <poi5-version >${poi-version} </poi5-version >
3737 <kotlin .version>2.1.0</kotlin .version>
3838 <junit-jupiter-api-version >5.11.3</junit-jupiter-api-version >
39- <quarkus-version >3.17.2 </quarkus-version >
39+ <quarkus-version >3.17.3 </quarkus-version >
4040 </properties >
4141
4242 <licenses >
You can’t perform that action at this time.
0 commit comments