File tree 3 files changed +3
-3
lines changed
fj-doc-maven-plugin/src/main/resources/config/flavour
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
15
15
16
16
- [ fj-doc-maven-plugin] spring-boot flavour version set to 3.4.2
17
17
- [ fj-doc-val-pdfbox] pdfbox version 2.0.33
18
- - quarkus-version set to 3.18.0 across all the modules
18
+ - quarkus-version set to 3.18.1 across all the modules
19
19
- [ fj-doc-maven-plugin] micronaut flavour version set to 4.7.4
20
20
- [ fj-doc-maven-plugin] spring-boot flavour version set to 3.4.1
21
21
Original file line number Diff line number Diff line change 1
1
# default flavour versions
2
- quarkus-3 =3.18.0
2
+ quarkus-3 =3.18.1
3
3
quarkus-2 =2.16.12.Final
4
4
micronaut-4 =4.7.4
5
5
springboot-3 =3.4.2
Original file line number Diff line number Diff line change 36
36
<poi5-version >${poi-version} </poi5-version >
37
37
<kotlin .version>2.1.0</kotlin .version>
38
38
<junit-jupiter-api-version >5.11.4</junit-jupiter-api-version >
39
- <quarkus-version >3.18.0 </quarkus-version >
39
+ <quarkus-version >3.18.1 </quarkus-version >
40
40
</properties >
41
41
42
42
<licenses >
You can’t perform that action at this time.
0 commit comments