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 f2b99f4 commit 27b1215Copy full SHA for 27b1215
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.5
13
- quarkus-version set to 3.26.3 across all the modules <https://github.com/fugerit-org/fj-doc/issues/498>
14
15
## [8.16.1] - 2025-09-01
pom.xml
@@ -5,7 +5,7 @@
5
<parent>
6
<groupId>org.fugerit.java</groupId>
7
<artifactId>fj-bom</artifactId>
8
- <version>2.0.4</version>
+ <version>2.0.5</version>
<relativePath/>
</parent>
0 commit comments