Skip to content

Commit f66d5b6

Browse files
committed
poi-version set to 5.4.1
1 parent 44fc9ea commit f66d5b6

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
### Changed
1111

12-
- fj-bom set to 2.0.3
12+
- poi-version set to 5.4.1
13+
- fj-bom set to 2.0.3 (opencsv 5.11.2)
1314
- fj-version set to 8.7.0
1415

1516
## [1.1.0] - 2024-11-05

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
<maven.compiler.release>${java-version-compliance}</maven.compiler.release>
3434
<!-- libraries versions -->
3535
<fj-version>8.7.0</fj-version>
36+
<poi-version>5.4.1</poi-version>
3637
</properties>
3738

3839
<licenses>

0 commit comments

Comments
 (0)