]> git.mxchange.org Git - jjobs-war.git/commitdiff
Please cherry-pick:
authorRoland Häder <roland@mxchange.org>
Sun, 24 Nov 2019 15:44:47 +0000 (16:44 +0100)
committerRoland Häder <roland@mxchange.org>
Sat, 1 Feb 2020 02:56:25 +0000 (03:56 +0100)
- updated Apache POI to 4.1.1

Signed-off-by: Roland Häder <roland@mxchange.org>
lib/nblibraries.properties
lib/poi/poi-4.1.0.jar [deleted file]
lib/poi/poi-4.1.1.jar [new file with mode: 0644]
lib/poi/poi-ooxml-4.1.0.jar [deleted file]
lib/poi/poi-ooxml-4.1.1.jar [new file with mode: 0644]

index ed206ccb277fbfb2a522ad5d822fc71e913bafbc..fdc5f6c5d67fd0b9f52d4eef4666df387ffa1b24 100644 (file)
@@ -1,7 +1,7 @@
 libs.apache_poi.classpath=\
-    ${base}/poi/poi-3.17.jar:\
-    ${base}/poi/poi-ooxml-3.17.jar
-libs.apache_poi.displayName=Apache POI 3.17
+    ${base}/poi/poi-4.1.1.jar:\
+    ${base}/poi/poi-ooxml-4.1.1.jar
+libs.apache_poi.displayName=Apache POI 4.1.1
 libs.apache_poi.javadoc=\
     https://poi.apache.org/apidocs/
 libs.cache.classpath=\
diff --git a/lib/poi/poi-4.1.0.jar b/lib/poi/poi-4.1.0.jar
deleted file mode 100644 (file)
index f4dcfd6..0000000
Binary files a/lib/poi/poi-4.1.0.jar and /dev/null differ
diff --git a/lib/poi/poi-4.1.1.jar b/lib/poi/poi-4.1.1.jar
new file mode 100644 (file)
index 0000000..5b12817
Binary files /dev/null and b/lib/poi/poi-4.1.1.jar differ
diff --git a/lib/poi/poi-ooxml-4.1.0.jar b/lib/poi/poi-ooxml-4.1.0.jar
deleted file mode 100644 (file)
index 0e7588c..0000000
Binary files a/lib/poi/poi-ooxml-4.1.0.jar and /dev/null differ
diff --git a/lib/poi/poi-ooxml-4.1.1.jar b/lib/poi/poi-ooxml-4.1.1.jar
new file mode 100644 (file)
index 0000000..bf3569d
Binary files /dev/null and b/lib/poi/poi-ooxml-4.1.1.jar differ