diff options
| -rw-r--r-- | .classpath | 4 | ||||
| -rw-r--r-- | build.xml | 4 | ||||
| -rw-r--r-- | lib/poi-3.16.License (renamed from lib/poi-3.15.License) | 0 | ||||
| -rw-r--r-- | lib/poi-3.16.jar (renamed from lib/poi-3.15.jar) | bin | 2579580 -> 2679259 bytes | |||
| -rw-r--r-- | lib/poi-scratchpad-3.15.jar | bin | 1324935 -> 0 bytes | |||
| -rw-r--r-- | lib/poi-scratchpad-3.16.jar | bin | 0 -> 1384931 bytes | |||
| -rw-r--r-- | pom.xml | 4 |
7 files changed, 6 insertions, 6 deletions
diff --git a/.classpath b/.classpath index 9fd74a536..2d5343a00 100644 --- a/.classpath +++ b/.classpath @@ -40,8 +40,8 @@ <classpathentry kind="lib" path="lib/pdfbox-2.0.7.jar"/> <classpathentry kind="lib" path="lib/bcmail-jdk15-1.46.jar"/> <classpathentry kind="lib" path="lib/bcprov-jdk15-1.46.jar"/> - <classpathentry kind="lib" path="lib/poi-3.15.jar"/> - <classpathentry kind="lib" path="lib/poi-scratchpad-3.15.jar"/> + <classpathentry kind="lib" path="lib/poi-3.16.jar"/> + <classpathentry kind="lib" path="lib/poi-scratchpad-3.16.jar"/> <classpathentry kind="lib" path="lib/commons-io-2.5.jar"/> <classpathentry kind="lib" path="lib/slf4j-api-1.7.24.jar"/> <classpathentry kind="lib" path="lib/chardet.jar"/> @@ -247,8 +247,8 @@ <pathelement location="${lib}/org.restlet.jar" /> <pathelement location="${lib}/langdetect.jar" /> <pathelement location="${lib}/pdfbox-2.0.7.jar" /> - <pathelement location="${lib}/poi-3.15.jar" /> - <pathelement location="${lib}/poi-scratchpad-3.15.jar" /> + <pathelement location="${lib}/poi-3.16.jar" /> + <pathelement location="${lib}/poi-scratchpad-3.16.jar" /> <pathelement location="${lib}/slf4j-api-1.7.24.jar" /> <pathelement location="${lib}/slf4j-jdk14-1.7.24.jar" /> <pathelement location="${lib}/solr-core-6.6.0.jar" /> diff --git a/lib/poi-3.15.License b/lib/poi-3.16.License index 9942ab17d..9942ab17d 100644 --- a/lib/poi-3.15.License +++ b/lib/poi-3.16.License diff --git a/lib/poi-3.15.jar b/lib/poi-3.16.jar Binary files differindex ab368bd61..1831e3c80 100644 --- a/lib/poi-3.15.jar +++ b/lib/poi-3.16.jar diff --git a/lib/poi-scratchpad-3.15.jar b/lib/poi-scratchpad-3.15.jar Binary files differdeleted file mode 100644 index f68ae818d..000000000 --- a/lib/poi-scratchpad-3.15.jar +++ /dev/null diff --git a/lib/poi-scratchpad-3.16.jar b/lib/poi-scratchpad-3.16.jar Binary files differnew file mode 100644 index 000000000..778845440 --- /dev/null +++ b/lib/poi-scratchpad-3.16.jar @@ -513,13 +513,13 @@ <dependency> <groupId>org.apache.poi</groupId> <artifactId>poi</artifactId> - <version>3.15</version> + <version>3.16</version> <type>jar</type> </dependency> <dependency> <groupId>org.apache.poi</groupId> <artifactId>poi-scratchpad</artifactId> - <version>3.15</version> + <version>3.16</version> <type>jar</type> </dependency> <dependency> |
