Skip to content

Commit

Permalink
Merge pull request #2782 from matsim-org/dependabot/maven/org.apache.…
Browse files Browse the repository at this point in the history
…poi-poi-ooxml-5.2.4

build(deps): bump org.apache.poi:poi-ooxml from 5.2.3 to 5.2.4
  • Loading branch information
michalmac authored Sep 29, 2023
2 parents f8528b9 + 7f9917a commit ec1eb44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contribs/vsp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@
<dependency>
<groupId>org.apache.poi</groupId>
<artifactId>poi-ooxml</artifactId>
<version>5.2.3</version>
<version>5.2.4</version>
<exclusions>
<!-- needed to compile in IntelliJ with Eclipse compiler -->
<!-- see: https://bugs.eclipse.org/bugs/show_bug.cgi?id=536928 -->
Expand Down

0 comments on commit ec1eb44

Please sign in to comment.