We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fffeadb commit 16ad665Copy full SHA for 16ad665
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [1.7.4] - 2025-04-16
11
+
12
### Changed
13
14
- lombok-version set to 1.18.36 (jdk 24 support)
pom.xml
@@ -5,7 +5,7 @@
5
<groupId>org.fugerit.java</groupId>
6
<artifactId>fj-bom</artifactId>
- <version>1.7.4-SNAPSHOT</version>
+ <version>1.7.4</version>
<packaging>pom</packaging>
<name>Fugerit Java Platform BOM</name>
0 commit comments