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 e298417 commit 6c1c2dbCopy full SHA for 6c1c2db
SpringBootExcel/build.gradle
@@ -5,7 +5,7 @@ repositories {
5
mavenCentral()
6
}
7
8
-var poiVersion='5.4.0'
+var poiVersion='5.4.1'
9
10
dependencies {
11
implementation "org.apache.poi:poi-ooxml:${poiVersion}" // .xlsx
0 commit comments