From 663e7fc7b0d5dd34f0fca76f29298336eea5e492 Mon Sep 17 00:00:00 2001 From: diegomarquezp Date: Mon, 19 Aug 2024 19:22:44 +0000 Subject: [PATCH] rename project variable to apache-httpxxx-4 --- google-http-client-apache-v5/pom.xml | 2 -- google-http-client-assembly/classpath-include | 4 ++-- google-http-client-assembly/readme.html | 4 ++-- pom.xml | 20 +++++++++++++++---- 4 files changed, 20 insertions(+), 10 deletions(-) diff --git a/google-http-client-apache-v5/pom.xml b/google-http-client-apache-v5/pom.xml index de2770b8e..bff9a99cf 100644 --- a/google-http-client-apache-v5/pom.xml +++ b/google-http-client-apache-v5/pom.xml @@ -102,12 +102,10 @@ org.apache.httpcomponents.client5 httpclient5 - 5.3.1 org.apache.httpcomponents.core5 httpcore5 - 5.2.4 com.google.api-client diff --git a/google-http-client-assembly/classpath-include b/google-http-client-assembly/classpath-include index c1bd80328..c7bbd573f 100644 --- a/google-http-client-assembly/classpath-include +++ b/google-http-client-assembly/classpath-include @@ -7,8 +7,8 @@ - - + + diff --git a/google-http-client-assembly/readme.html b/google-http-client-assembly/readme.html index 5e7af564d..8a146df1e 100644 --- a/google-http-client-assembly/readme.html +++ b/google-http-client-assembly/readme.html @@ -135,8 +135,8 @@

General Purpose Java Environment Dependencies

required for general purpose Java applications :
  • commons-logging-${project.commons-logging.version}.jar
  • -
  • httpclient-${project.httpclient.version}.jar
  • -
  • httpcore-${project.httpcore.version}.jar
  • +
  • httpclient-${project.apache-httpclient-4.version}.jar
  • +
  • httpcore-${project.apache-httpcore-4.version}.jar
diff --git a/pom.xml b/pom.xml index acabe2382..bc76101f5 100644 --- a/pom.xml +++ b/pom.xml @@ -157,12 +157,22 @@ org.apache.httpcomponents httpclient - ${project.httpclient.version} + ${project.apache-httpclient-4.version} org.apache.httpcomponents httpcore - ${project.httpcore.version} + ${project.apache-httpcore-4.version} + + + org.apache.httpcomponents.client5 + httpclient5 + ${project.apache-httpclient-5.version} + + + org.apache.httpcomponents.core5 + httpcore5 + ${project.apache-httpcore-5.version} com.google.guava @@ -602,8 +612,10 @@ 3.21.12 30.1.1-android 1.1.4c - 4.5.14 - 4.4.16 + 4.5.14 + 4.4.16 + 5.3.1 + 5.2.4 0.31.1 .. 3.2.5