This is an automated email from the ASF dual-hosted git repository.

pmouawad pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jmeter.git


The following commit(s) were added to refs/heads/master by this push:
     new 03082da  Updated httpmime and httpclient to 4.5.12 from 4.5.11
03082da is described below

commit 03082da7126073712472be430339c63f4fb70582
Author: pmouawad <p.moua...@ubik-ingenierie.com>
AuthorDate: Sat Mar 7 11:43:39 2020 +0100

    Updated httpmime and httpclient to 4.5.12 from 4.5.11
---
 gradle.properties | 6 +++---
 xdocs/changes.xml | 3 ++-
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/gradle.properties b/gradle.properties
index 5d75cba..7d1cf07 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -79,10 +79,10 @@ hamcrest.version=2.2
 hamcrest-date.version=2.0.4
 hsqldb.version=2.5.0
 httpasyncclient.version=4.1.4
-httpclient.version=4.5.11
+httpclient.version=4.5.12
 httpcore-nio.version=4.4.13
 httpcore.version=4.4.13
-httpmime.version=4.5.11
+httpmime.version=4.5.12
 jackson.version=2.10.2
 jackson-databind.version=2.10.2
 javax.activation.version=1.2.0
@@ -113,7 +113,7 @@ Saxon-HE.version=9.9.1-5
 slf4j.version=1.7.30
 spock-core.version=1.2-groovy-2.4
 springframework.version=4.3.17.RELEASE
-tika.version=1.22
+tika.version=1.23
 xalan.version=2.7.2
 xercesImpl.version=2.12.0
 xml-apis.version=1.4.01
diff --git a/xdocs/changes.xml b/xdocs/changes.xml
index 8d6048e..3af46a2 100644
--- a/xdocs/changes.xml
+++ b/xdocs/changes.xml
@@ -139,8 +139,9 @@ to view the last release notes of version 5.2.1.
     <li>Updated Apache Groovy to 2.4.18 (from 2.4.16)</li>
     <li>Updated hsqldb to 2.5.0 (from 2.4.1)</li>
     <li>Updated hamcrest to 2.2 (from 2.1)</li>
-    <li>Updated Apache httpclient and httpmime to 4.5.11 (from 4.5.10)</li>
+    <li>Updated Apache httpclient and httpmime to 4.5.12 (from 4.5.10)</li>
     <li>Updated Apache httpcore and httpcore-nio to 4.4.13 (from 4.4.12)</li>
+    <li>Updated Apache Tika to 1.23 (from 1.22)</li>
     <li>Updated jmespath to 0.5.0 (from 0.3.0)</li>
     <li>Updated Apache log4j to 2.13.0 (from 2.12.1)</li>
     <li>Updated junit4 to 4.13 (from 4.12)</li>

Reply via email to