We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86a8dc3 commit b720568Copy full SHA for b720568
build.gradle
@@ -73,7 +73,7 @@ dependencies {
73
implementation "net.lingala.zip4j:zip4j:2.1.1"
74
implementation "org.apache.ivy:ivy:2.2.0"
75
implementation "org.apache.pdfbox:pdfbox:2.0.23"
76
- implementation "org.apache.poi:poi:4.0.1"
+ implementation "org.apache.poi:poi:5.2.5"
77
implementation "org.yaml:snakeyaml:2.2"
78
implementation 'com.vladsch.flexmark:flexmark-all:0.60.2' // for markdown to pdf conversion (sonarqube reports)
79
implementation 'com.xlson.groovycsv:groovycsv:1.3'
0 commit comments