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 6477aab commit 48aad51Copy full SHA for 48aad51
CHANGELOG.md
@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
10
### Changed
11
12
+- fj-bom set to 1.6.5
13
- [playground-quarkus] quarkus-version set to 3.10.0
14
15
## [8.4.6] - 2024-04-21
pom.xml
@@ -5,7 +5,7 @@
5
<parent>
6
<groupId>org.fugerit.java</groupId>
7
<artifactId>fj-bom</artifactId>
8
- <version>1.6.4</version>
+ <version>1.6.5</version>
<relativePath/>
</parent>
0 commit comments