diff options
| -rw-r--r-- | .classpath | 2 | ||||
| -rw-r--r-- | build.xml | 2 | ||||
| -rw-r--r-- | lib/httpcore-4.4.6.jar | bin | 323824 -> 0 bytes | |||
| -rw-r--r-- | lib/httpcore-4.4.8.License (renamed from lib/httpcore-4.4.6.License) | 0 | ||||
| -rw-r--r-- | lib/httpcore-4.4.8.jar | bin | 0 -> 324565 bytes | |||
| -rw-r--r-- | pom.xml | 2 |
6 files changed, 3 insertions, 3 deletions
diff --git a/.classpath b/.classpath index 677a97b11..766c5d11c 100644 --- a/.classpath +++ b/.classpath @@ -29,7 +29,7 @@ <classpathentry kind="lib" path="lib/jcl-over-slf4j-1.7.24.jar"/> <classpathentry kind="lib" path="lib/slf4j-jdk14-1.7.24.jar"/> <classpathentry kind="lib" path="lib/log4j-over-slf4j-1.7.24.jar"/> - <classpathentry kind="lib" path="lib/httpcore-4.4.6.jar"/> + <classpathentry kind="lib" path="lib/httpcore-4.4.8.jar"/> <classpathentry kind="lib" path="lib/metadata-extractor-2.10.1.jar"/> <classpathentry kind="lib" path="lib/xmpcore-5.1.3.jar"/> <classpathentry kind="lib" path="lib/jcifs-1.3.17.jar"/> @@ -189,7 +189,7 @@ <pathelement location="${lib}/guava-18.0.jar" /> <pathelement location="${lib}/htmllexer.jar" /> <pathelement location="${lib}/httpclient-4.5.3.jar" /> - <pathelement location="${lib}/httpcore-4.4.6.jar" /> + <pathelement location="${lib}/httpcore-4.4.8.jar" /> <pathelement location="${lib}/httpmime-4.5.3.jar" /> <pathelement location="${lib}/icu4j-60.1.jar" /> <pathelement location="${lib}/imageio-bmp-3.3.2.jar" /> diff --git a/lib/httpcore-4.4.6.jar b/lib/httpcore-4.4.6.jar Binary files differdeleted file mode 100644 index 16ed0d160..000000000 --- a/lib/httpcore-4.4.6.jar +++ /dev/null diff --git a/lib/httpcore-4.4.6.License b/lib/httpcore-4.4.8.License index 72819a9f0..72819a9f0 100644 --- a/lib/httpcore-4.4.6.License +++ b/lib/httpcore-4.4.8.License diff --git a/lib/httpcore-4.4.8.jar b/lib/httpcore-4.4.8.jar Binary files differnew file mode 100644 index 000000000..8b8e616ee --- /dev/null +++ b/lib/httpcore-4.4.8.jar @@ -411,7 +411,7 @@ <dependency> <groupId>org.apache.httpcomponents</groupId> <artifactId>httpcore</artifactId> - <version>4.4.6</version> + <version>4.4.8</version> <type>jar</type> </dependency> <dependency> |
