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 9ecf29b commit 44fc9eaCopy full SHA for 44fc9ea
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 2.0.3
13
- fj-version set to 8.7.0
14
15
## [1.1.0] - 2024-11-05
pom.xml
@@ -6,7 +6,7 @@
6
<parent>
7
<groupId>org.fugerit.java</groupId>
8
<artifactId>fj-bom</artifactId>
- <version>1.6.5</version>
+ <version>2.0.3</version>
<relativePath/>
</parent>
0 commit comments