Skip to content

Commit

Permalink
build(deps): bump org.apache.poi:poi from 5.2.3 to 5.2.5
Browse files Browse the repository at this point in the history
Bumps org.apache.poi:poi from 5.2.3 to 5.2.5.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 9, 2024
1 parent 7906c97 commit c6dbfba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion droid-container/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
<dependency>
<groupId>org.apache.poi</groupId>
<artifactId>poi</artifactId>
<version>5.2.3</version>
<version>5.2.5</version>
</dependency>
<dependency>
<groupId>xerces</groupId>
Expand Down

0 comments on commit c6dbfba

Please sign in to comment.