Skip to content

Commit

Permalink
fj-daogen-version 1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fugerit79 committed Mar 30, 2024
1 parent ca7240c commit 933f8e7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Changed

- fj-daogen-version 1.8.1
- lombok-version set to 1.18.32

## [1.4.0] - 2024-03-16
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<skipITs>true</skipITs>
<surefire-plugin.version>3.2.5</surefire-plugin.version>
<fj-version>8.5.3</fj-version>
<fj-daogen-version>1.8.0</fj-daogen-version>
<fj-daogen-version>1.8.1</fj-daogen-version>
<build-helper-maven-plugin-version>3.4.0</build-helper-maven-plugin-version>
<gen.base.dir>${project.basedir}</gen.base.dir>
<generated.source.daogen>target/generated-sources/daogen</generated.source.daogen>
Expand Down

0 comments on commit 933f8e7

Please sign in to comment.