Skip to content

Commit

Permalink
build(deps): bump poi.version from 5.2.5 to 5.3.0 (OpenRefine#6709)
Browse files Browse the repository at this point in the history
Bumps `poi.version` from 5.2.5 to 5.3.0.

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

Updates `org.apache.poi:poi-ooxml` from 5.2.5 to 5.3.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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 21, 2024
1 parent cfbc927 commit aa91f0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
<jetty.version>10.0.16</jetty.version>
<okhttp.version>4.12.0</okhttp.version>
<jena.version>4.10.0</jena.version>
<poi.version>5.2.5</poi.version>
<poi.version>5.3.0</poi.version>
<commons-lang3.version>3.14.0</commons-lang3.version>
<commons-fileupload.version>1.5</commons-fileupload.version>
<commons-collections.version>3.2.2</commons-collections.version>
Expand Down

0 comments on commit aa91f0f

Please sign in to comment.