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 a8e75fb commit c2f6b6eCopy full SHA for c2f6b6e
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 version set to 1.6.1
13
14
## [1.0.0] - 2024-02-19
15
16
### Added
pom.xml
@@ -5,7 +5,7 @@
5
<parent>
6
<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