File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
13
13
14
14
### Changed
15
15
16
- - fj-version set to 8.6.0
16
+ - fj-version set to 8.6.1
17
17
- fj-bom set to 1.6.5
18
18
- [ playground-quarkus] kotlin source set to fj-doc-ext-kotlin 0.3.1
19
19
- [ playground-quarkus] quarkus-version set to 3.10.0
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.0 </fj-version >
28
+ <fj-version >8.6.1 </fj-version >
29
29
<fj-doc-version >${project.version} </fj-doc-version >
30
30
<fj-xml-to-json-version >1.2.0</fj-xml-to-json-version >
31
31
<!-- other dependencies -->
You can’t perform that action at this time.
0 commit comments