Skip to content

Commit

Permalink
Bump poi.version from 5.2.4 to 5.2.5
Browse files Browse the repository at this point in the history
Bumps `poi.version` from 5.2.4 to 5.2.5.

Updates `org.apache.poi:poi` from 5.2.4 to 5.2.5

Updates `org.apache.poi:poi-ooxml` from 5.2.4 to 5.2.5

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Nov 25, 2023
1 parent 4bb9132 commit 57ce8c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spreadsheet-poi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<url>https://github.com/nbbrd/spreadsheet4j</url>

<properties>
<poi.version>5.2.4</poi.version>
<poi.version>5.2.5</poi.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 57ce8c8

Please sign in to comment.