Skip to content

Commit

Permalink
chore(deps): bump org.apache.poi:poi-ooxml from 5.2.4 to 5.2.5 (#100)
Browse files Browse the repository at this point in the history
Bumps org.apache.poi:poi-ooxml from 5.2.4 to 5.2.5.

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

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 Nov 27, 2023
1 parent 74470fb commit 834c39f
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 @@ -184,7 +184,7 @@
<dependency>
<groupId>org.apache.poi</groupId>
<artifactId>poi-ooxml</artifactId>
<version>5.2.4</version>
<version>5.2.5</version>
</dependency>
<dependency>
<groupId>com.github.ozlerhakan</groupId>
Expand Down

0 comments on commit 834c39f

Please sign in to comment.