Skip to content

Commit 947b04f

Browse files
author
WhiteSource for GitHub.com
committed
Update dependency org.apache.poi:poi-ooxml to v4
1 parent 1db3170 commit 947b04f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ dependencies {
162162

163163
// https://mvnrepository.com/artifact/org.apache.poi/poi-ooxml
164164
compile group: "org.apache.poi", name: "poi", version: "3.16"
165-
compile group: "org.apache.poi", name: "poi-ooxml", version: "3.16"
165+
compile group: "org.apache.poi", name: "poi-ooxml", version: "4.1.1"
166166

167167
// https://mvnrepository.com/artifact/com.opencsv/opencsv
168168
compile group: "com.opencsv", name: "opencsv", version: "3.9"

0 commit comments

Comments
 (0)