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
7
7
8
8
## [ Unreleased]
9
9
10
+ ### Changed
11
+
12
+ - fj-lib set to 8.4.10
13
+
10
14
## [ 1.5.0] - 2024-02-28
11
15
12
16
### Added
Original file line number Diff line number Diff line change 24
24
<maven .compiler.source>${java-version-compliance} </maven .compiler.source>
25
25
<maven .compiler.target>${java-version-compliance} </maven .compiler.target>
26
26
<maven .compiler.release>${java-version-compliance} </maven .compiler.release>
27
- <fj-version >8.4.9 </fj-version >
27
+ <fj-version >8.4.10 </fj-version >
28
28
<fj-doc-version >3.4.3</fj-doc-version >
29
29
<javax-rs-api-version >2.1.1</javax-rs-api-version >
30
30
<fj-daogen-version >${project.version} </fj-daogen-version >
You can’t perform that action at this time.
0 commit comments