File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
10
10
### Changed
11
11
12
12
- fj-bom version 1.7.4 < https://github.com/fugerit-org/fj-doc/issues/386 >
13
- - fj-core version set to 8.6.7 < https://github.com/fugerit-org/fj-doc/issues/382 >
13
+ - fj-core version set to 8.6.8 < https://github.com/fugerit-org/fj-doc/issues/382 >
14
14
- quarkus-version set to 3.21.2 across all the modules < https://github.com/fugerit-org/fj-doc/pull/384 >
15
15
16
16
## [ 8.12.7] - 2025-03-26
Original file line number Diff line number Diff line change 25
25
<maven .compiler.target>${java-version-compliance} </maven .compiler.target>
26
26
<maven .compiler.release>${java-version-compliance} </maven .compiler.release>
27
27
<!-- fj java versions -->
28
- <fj-version >8.6.7 </fj-version >
28
+ <fj-version >8.6.8 </fj-version >
29
29
<fj-doc-version >${project.version} </fj-doc-version >
30
30
<fj-doc-maven-plugin-version >${fj-doc-version} </fj-doc-maven-plugin-version >
31
31
<fj-xml-to-json-version >1.2.1</fj-xml-to-json-version >
You can’t perform that action at this time.
0 commit comments