Skip to content

Commit

Permalink
Bump org.apache.poi:poi-ooxml from 4.1.2 to 5.4.0 (#587)
Browse files Browse the repository at this point in the history
Bumps org.apache.poi:poi-ooxml from 4.1.2 to 5.4.0.

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

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 Jan 13, 2025
1 parent 92bbb9a commit 59a71dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion basyx.aasenvironment/basyx.aasenvironment-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
<dependency>
<groupId>org.apache.poi</groupId>
<artifactId>poi-ooxml</artifactId>
<version>4.1.2</version>
<version>5.4.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 59a71dc

Please sign in to comment.