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 dd88994 commit b547de5Copy full SHA for b547de5
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.4] - 2025-08-17
11
+
12
### Changed
13
14
- opencsv version 5.12.0
pom.xml
@@ -5,7 +5,7 @@
5
<groupId>org.fugerit.java</groupId>
6
<artifactId>fj-bom</artifactId>
- <version>2.0.4-SNAPSHOT</version>
+ <version>2.0.4</version>
<packaging>pom</packaging>
<name>Fugerit Java Platform BOM</name>
0 commit comments