Skip to content

Commit 8d3e0f2

Browse files
authored
Merge pull request #342 from fugerit-org/341-chore-fj-doc-maven-plugin-flavour-version-update
341 chore fj doc maven plugin flavour version update
2 parents a2c80b9 + 87d41c1 commit 8d3e0f2

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
### Changed
11+
12+
- [fj-doc-maven-plugin] openliberty flavour version set to 25.0.0.2 <https://github.com/fugerit-org/fj-doc/issues/341>
13+
- [fj-doc-maven-plugin] micronaut flavour version set to 4.7.6 <https://github.com/fugerit-org/fj-doc/issues/341>
14+
1015
## [8.12.4] - 2025-03-22
1116

1217
### Added

fj-doc-maven-plugin/src/main/resources/config/flavour/flavour_versions_default.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ quarkus-3-gradle=3.19.4
44
quarkus-3-gradle-kts=3.19.4
55
quarkus-3-properties=3.19.4
66
quarkus-2=2.16.12.Final
7-
micronaut-4=4.7.4
7+
micronaut-4=4.7.6
88
springboot-3=3.4.4
9-
openliberty=24.0.0.11
9+
openliberty=25.0.0.2

0 commit comments

Comments
 (0)