Skip to content

Commit

Permalink
build(deps): bump apachepoi.version from 5.3.0 to 5.4.0
Browse files Browse the repository at this point in the history
Bumps `apachepoi.version` from 5.3.0 to 5.4.0.

Updates `org.apache.poi:poi` from 5.3.0 to 5.4.0

Updates `org.apache.poi:poi-ooxml` from 5.3.0 to 5.4.0

---
updated-dependencies:
- dependency-name: org.apache.poi:poi
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.poi:poi-ooxml
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 13, 2025
1 parent d682d23 commit 9c09d6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<!-- the list is sorted-->
<apachecommons.version>2.16.1</apachecommons.version>
<apachepoi.version>5.3.0</apachepoi.version>
<apachepoi.version>5.4.0</apachepoi.version>
<commons-text.version>1.12.0</commons-text.version>
<exec-maven-plugin.version>3.5.0</exec-maven-plugin.version>
<clean-maven-plugin.version>3.4.0</clean-maven-plugin.version>
Expand Down

0 comments on commit 9c09d6b

Please sign in to comment.