File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 1.1.0] - 2024-03-02
11+
1012## Added
1113
1214- info to build / run in README
@@ -17,6 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1719### Fixed
1820
1921- build-helper-maven-plugin-version referenced
22+ - reflect config to serialize rest response
2023
2124## [ 1.0.0] - 2024-02-28
2225
Original file line number Diff line number Diff line change 44 <modelVersion >4.0.0</modelVersion >
55 <groupId >org.fugerit.java.demo</groupId >
66 <artifactId >fj-daogen-quarkus-demo</artifactId >
7- <version >1.0.1-SNAPSHOT </version >
7+ <version >1.1.0 </version >
88 <properties >
99 <compiler-plugin .version>3.12.1</compiler-plugin .version>
1010 <maven .compiler.release>21</maven .compiler.release>
You can’t perform that action at this time.
0 commit comments