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 cc5e8bc commit 5f826f1Copy full SHA for 5f826f1
CHANGELOG.md
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+### Changed
11
+
12
+- fj-bom set to 1.6.1
13
14
## [8.4.8] - 2024-02-12
15
16
### Added
pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>org.fugerit.java</groupId>
<artifactId>fj-bom</artifactId>
- <version>1.6.0</version>
+ <version>1.6.1</version>
<relativePath></relativePath>
</parent>
0 commit comments