Skip to content

Commit

Permalink
Merge pull request #100 from claire9910/oscs_fix_cd5bf6gau51t5k2gfhpg
Browse files Browse the repository at this point in the history
fix(sec): upgrade org.apache.poi:poi-scratchpad to 5.2.1
  • Loading branch information
wkeyuan authored Apr 24, 2023
2 parents 5bad719 + 4564227 commit 2833dad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@
<dependency>
<groupId>org.apache.poi</groupId>
<artifactId>poi-scratchpad</artifactId>
<version>5.0.0</version>
<version>5.2.1</version>
</dependency>

<!-- https://mvnrepository.com/artifact/org.jsoup/jsoup -->
Expand Down

0 comments on commit 2833dad

Please sign in to comment.