Skip to content

Commit

Permalink
Merge pull request #661 from paulcwarren/dependabot/maven/main/org.ap…
Browse files Browse the repository at this point in the history
…ache.poi-poi-ooxml-5.1.0

Bump poi-ooxml from 5.0.0 to 5.1.0
  • Loading branch information
paulcwarren authored Nov 8, 2021
2 parents 02148a2 + 9467f3b commit badcc26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-content-renditions/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<dependency>
<groupId>org.apache.poi</groupId>
<artifactId>poi-ooxml</artifactId>
<version>5.0.0</version>
<version>5.1.0</version>
</dependency>
<dependency>
<groupId>org.apache.pdfbox</groupId>
Expand Down

0 comments on commit badcc26

Please sign in to comment.