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 a116dfd commit 5111586Copy full SHA for 5111586
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.6.5] - 2024-05-05
11
+
12
### Added
13
14
- h2-version 2.2.224
pom.xml
@@ -5,7 +5,7 @@
5
<groupId>org.fugerit.java</groupId>
6
<artifactId>fj-bom</artifactId>
- <version>1.6.5-SNAPSHOT</version>
+ <version>1.6.5</version>
<packaging>pom</packaging>
<name>Fugerit Java Platform BOM</name>
0 commit comments