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 @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ### Changed
11+
12+ - fj-core set to 8.3.5
13+
1014### Fixed
1115
1216- now default chain in FreemarkerDocProcessConfig.newSimpleConfig() maps all attributes to freemarker template.
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.3.5 </fj-version >
28+ <fj-version >8.3.6 </fj-version >
2929 <fj-doc-version >${project.version} </fj-doc-version >
3030 <jackson-version >2.15.2</jackson-version >
3131 <!-- other dependencies -->
You can’t perform that action at this time.
0 commit comments