File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111
1212- fj-doc-mod-fop, new mod-fop-xslt-debug property < https://github.com/fugerit-org/fj-doc/issues/560 >
1313
14+ ### Changed
15+
16+ - fj-version 8.7.1
17+
1418### Fixed
1519
1620- fj-doc-mod-fop, fix doc-creator and doc-producer handling < https://github.com/fugerit-org/fj-doc/issues/563 >
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.7.0 </fj-version >
28+ <fj-version >8.7.1 </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