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 b19b38f commit 983e3a1Copy full SHA for 983e3a1
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [2.0.5] - 2025-09-12
11
+
12
### Changed
13
14
- mvn-javadoc-version 3.11.3
pom.xml
@@ -5,7 +5,7 @@
5
<groupId>org.fugerit.java</groupId>
6
<artifactId>fj-bom</artifactId>
- <version>2.0.5-SNAPSHOT</version>
+ <version>2.0.5</version>
<packaging>pom</packaging>
<name>Fugerit Java Platform BOM</name>
0 commit comments