Skip to content

Commit

Permalink
Bump org.apache.poi:poi-ooxml from 5.2.4 to 5.2.5
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and slawekjaranowski committed Dec 11, 2023
1 parent 16d47a5 commit cdbd7e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -331,7 +331,7 @@
<dependency>
<groupId>org.apache.poi</groupId>
<artifactId>poi-ooxml</artifactId>
<version>5.2.4</version>
<version>5.2.5</version>
</dependency>

<!-- LibreOffice Calc ODT export -->
Expand Down Expand Up @@ -522,7 +522,7 @@
<dependency>
<groupId>org.apache.poi</groupId>
<artifactId>poi-ooxml</artifactId>
<version>5.2.4</version>
<version>5.2.5</version>
</dependency>
<!-- LibreOffice Calc ODT export -->
<dependency>
Expand Down

0 comments on commit cdbd7e9

Please sign in to comment.