Skip to content

Commit 64343ca

Browse files
committed
[1.5.0] - 2024-05-05
1 parent c063f8d commit 64343ca

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff 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.5.0] - 2024-05-05
11+
1012
### Changed
1113

1214
- quarkus-version 3.10.0

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>org.fugerit.java.demo</groupId>
66
<artifactId>fj-daogen-quarkus-demo</artifactId>
7-
<version>1.4.3</version>
7+
<version>1.5.0</version>
88
<properties>
99
<compiler-plugin.version>3.12.1</compiler-plugin.version>
1010
<maven.compiler.release>21</maven.compiler.release>

0 commit comments

Comments
 (0)