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 369fe7e commit ceddc31Copy full SHA for ceddc31
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 set to 2.0.3
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.2</version>
+ <version>2.0.3</version>
<relativePath/>
</parent>
0 commit comments