Skip to content

Commit

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

build(deps): bump org.apache.poi:poi-ooxml from 5.2.4 to 5.2.5
  • Loading branch information
michalmac authored Nov 27, 2023
2 parents 65561d7 + eb68454 commit ba41461
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 @@ -150,7 +150,7 @@
<dependency>
<groupId>org.apache.poi</groupId>
<artifactId>poi-ooxml</artifactId>
<version>5.2.4</version>
<version>5.2.5</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 ba41461

Please sign in to comment.