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 @@ -13,7 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313
1414### Changed
1515
16- - quarkus-version set to 3.17.7 across al the modules
16+ - quarkus-version set to 3.17.8 across al the modules
1717- [ fj-doc-maven-plugin] micronaut flavour version set to 4.7.4
1818- [ fj-doc-maven-plugin] spring-boot flavour version set to 3.4.1
1919
Original file line number Diff line number Diff line change 11# default flavour versions
2- quarkus-3 =3.17.7
2+ quarkus-3 =3.17.8
33quarkus-2 =2.16.12.Final
44micronaut-4 =4.7.4
55springboot-3 =3.4.1
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.4</junit-jupiter-api-version >
39- <quarkus-version >3.17.7 </quarkus-version >
39+ <quarkus-version >3.17.8 </quarkus-version >
4040 </properties >
4141
4242 <licenses >
You can’t perform that action at this time.
0 commit comments