Skip to content

Commit

Permalink
Upgrade to POI 5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jhoeller committed Feb 16, 2022
1 parent 69db0f7 commit 3c0a5fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ configure(allprojects) { project ->
entry 'derby'
entry 'derbyclient'
}
dependency "org.apache.poi:poi-ooxml:5.1.0"
dependency "org.apache.poi:poi-ooxml:5.2.0"
dependency "org.apache-extras.beanshell:bsh:2.0b6"
dependency "org.freemarker:freemarker:2.3.31"
dependency "org.hsqldb:hsqldb:2.5.2"
Expand Down

0 comments on commit 3c0a5fd

Please sign in to comment.