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