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 c67c6e9 commit 22fa876Copy full SHA for 22fa876
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 version 2.0.2
13
- quarkus-version set to 3.24.0 across all the modules <https://github.com/fugerit-org/fj-doc/issues/454>
14
15
### Fixed
pom.xml
@@ -5,7 +5,7 @@
5
<parent>
6
<groupId>org.fugerit.java</groupId>
7
<artifactId>fj-bom</artifactId>
8
- <version>2.0.2-SNAPSHOT</version>
+ <version>2.0.2</version>
<relativePath/>
</parent>
0 commit comments