Skip to content

Commit

Permalink
Bump poi.version from 5.3.0 to 5.4.0
Browse files Browse the repository at this point in the history
Bumps `poi.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

Updates `org.apache.poi:poi-scratchpad` 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
- 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 Jan 12, 2025
1 parent 0f1d1eb commit b63cb6f
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.3</pdf.version>
<poi.version>5.3.0</poi.version>
<poi.version>5.4.0</poi.version>
<log4j.version>2.24.3</log4j.version>
<junit.version>5.11.4</junit.version>
<surefire.version>3.5.2</surefire.version>
Expand Down

0 comments on commit b63cb6f

Please sign in to comment.