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.
2 parents e6b55a2 + 11a6c19 commit 1423626Copy full SHA for 1423626
CHANGELOG.md
@@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
10
### Changed
11
12
-- fj-bom version set to 2.0.3
+- fj-bom version set to 2.0.4 <https://github.com/fugerit-org/fj-doc/issues/484>
13
- fj-doc-maven-plugin, flavour openliberty version set to 25.0.0.7
14
- fj-doc-maven-plugin, flavour springboot-3 version set to 3.5.3
15
- fj-doc-maven-plugin, flavour micronaut version set to 4.9.1
pom.xml
@@ -5,7 +5,7 @@
5
<parent>
6
<groupId>org.fugerit.java</groupId>
7
<artifactId>fj-bom</artifactId>
8
- <version>2.0.3</version>
+ <version>2.0.4</version>
<relativePath/>
</parent>
0 commit comments