File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -7,9 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 1.8.2] - 2024-05-05
11
+
10
12
### Changed
11
13
12
- - fj-daogen-version set to 1.8.1
14
+ - fj-daogen-version set to 1.8.2
13
15
14
16
## [ 1.5.1] - 2024-02-28
15
17
Original file line number Diff line number Diff line change 12
12
13
13
<groupId >org.fugerit.java</groupId >
14
14
<artifactId >fj-daogen-quickstart</artifactId >
15
- <version >1.8.1 </version >
15
+ <version >1.8.2 </version >
16
16
17
17
<name >fj-daogen-quickstart</name >
18
18
<description >fj-daogen-quickstart</description >
28
28
<properties >
29
29
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
30
30
<maven .compiler.release>17</maven .compiler.release>
31
- <fj-version >8.5.5 </fj-version >
32
- <fj-daogen-version >1.8.1 </fj-daogen-version >
31
+ <fj-version >8.5.9 </fj-version >
32
+ <fj-daogen-version >1.8.2 </fj-daogen-version >
33
33
<!-- daogen maven plugin configuration -->
34
34
<build-helper-maven-plugin-version >3.4.0</build-helper-maven-plugin-version >
35
35
<gen .base.dir>${project.basedir} </gen .base.dir>
You can’t perform that action at this time.
0 commit comments