Skip to content

Commit

Permalink
Bump poi.version from 5.2.5 to 5.3.0
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

Updates `org.apache.poi:poi-scratchpad` 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
- dependency-name: org.apache.poi:poi-scratchpad
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and jiangxincode committed Aug 11, 2024
1 parent 191fda3 commit 4d81cdd
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 @@ -11,7 +11,7 @@
<sonar.organization>jiangxincode-github</sonar.organization>
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
<pdf.version>3.0.2</pdf.version>
<poi.version>5.2.5</poi.version>
<poi.version>5.3.0</poi.version>
<log4j.version>2.23.1</log4j.version>
<junit.version>5.10.3</junit.version>
<surefire.version>3.3.0</surefire.version>
Expand Down

0 comments on commit 4d81cdd

Please sign in to comment.