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

---
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]>
  • Loading branch information
dependabot[bot] authored Jan 10, 2025
1 parent 232cb97 commit f35aead
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 @@ -72,7 +72,7 @@
<maven.compiler.target>11</maven.compiler.target>
<maven.compiler.source>11</maven.compiler.source>
<junit.version>5.11.4</junit.version>
<poi.version>5.3.0</poi.version>
<poi.version>5.4.0</poi.version>
<jacoco.version>0.8.12</jacoco.version>

<sonar.skip>true</sonar.skip>
Expand Down

0 comments on commit f35aead

Please sign in to comment.