File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
1010### Changed
1111
12+ - fj-core version set to 8.7.0
1213- quarkus-version set to 3.24.2 across all the modules < https://github.com/fugerit-org/fj-doc/issues/464 >
1314
1415## [ 8.13.13] - 2025-06-24
Original file line number Diff line number Diff line change 2525 <maven .compiler.target>${java-version-compliance} </maven .compiler.target>
2626 <maven .compiler.release>${java-version-compliance} </maven .compiler.release>
2727 <!-- fj java versions -->
28- <fj-version >8.6.9 </fj-version >
28+ <fj-version >8.7.0 </fj-version >
2929 <fj-doc-version >${project.version} </fj-doc-version >
3030 <fj-doc-maven-plugin-version >${fj-doc-version} </fj-doc-maven-plugin-version >
3131 <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