[ 
https://issues.apache.org/jira/browse/BEAM-4936?focusedWorklogId=131119&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-131119
 ]

ASF GitHub Bot logged work on BEAM-4936:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 03/Aug/18 22:54
            Start Date: 03/Aug/18 22:54
    Worklog Time Spent: 10m 
      Work Description: chamikaramj closed pull request #6115: [BEAM-4936] 
update org.apache.httpcomponents
URL: https://github.com/apache/beam/pull/6115
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/sdks/java/io/amazon-web-services/build.gradle 
b/sdks/java/io/amazon-web-services/build.gradle
index d8bb1065d52..cbcc97df0ce 100644
--- a/sdks/java/io/amazon-web-services/build.gradle
+++ b/sdks/java/io/amazon-web-services/build.gradle
@@ -34,7 +34,7 @@ dependencies {
   shadow library.java.jackson_databind
   shadow library.java.slf4j_api
   runtime 'commons-codec:commons-codec:1.9'
-  runtime "org.apache.httpcomponents:httpclient:4.5.2"
+  runtime "org.apache.httpcomponents:httpclient:4.5.6"
   testCompile project(path: ":beam-runners-direct-java", configuration: 
"shadow")
   shadowTest library.java.guava_testlib
   shadowTest library.java.hamcrest_core
diff --git 
a/sdks/java/io/elasticsearch-tests/elasticsearch-tests-common/build.gradle 
b/sdks/java/io/elasticsearch-tests/elasticsearch-tests-common/build.gradle
index 6c0d3bb52e8..bf4fac8d5ac 100644
--- a/sdks/java/io/elasticsearch-tests/elasticsearch-tests-common/build.gradle
+++ b/sdks/java/io/elasticsearch-tests/elasticsearch-tests-common/build.gradle
@@ -27,10 +27,10 @@ def log4j_version = "2.6.2"
 
 dependencies {
   testCompile library.java.jackson_databind
-  testCompile "org.apache.httpcomponents:httpasyncclient:4.1.2"
-  testCompile "org.apache.httpcomponents:httpcore-nio:4.4.5"
-  testCompile "org.apache.httpcomponents:httpcore:4.4.5"
-  testCompile "org.apache.httpcomponents:httpclient:4.5.2"
+  testCompile "org.apache.httpcomponents:httpasyncclient:4.1.4"
+  testCompile "org.apache.httpcomponents:httpcore-nio:4.4.10"
+  testCompile "org.apache.httpcomponents:httpcore:4.4.10"
+  testCompile "org.apache.httpcomponents:httpclient:4.5.6"
 
   testCompile project(path: ":beam-sdks-java-core", configuration: "shadow")
   testCompile project(path: ":beam-sdks-java-io-elasticsearch", configuration: 
"shadow")
diff --git a/sdks/java/io/elasticsearch/build.gradle 
b/sdks/java/io/elasticsearch/build.gradle
index 758c2647d72..b6a06c882a8 100644
--- a/sdks/java/io/elasticsearch/build.gradle
+++ b/sdks/java/io/elasticsearch/build.gradle
@@ -28,9 +28,9 @@ dependencies {
   shadow library.java.jackson_databind
   shadow library.java.jackson_annotations
   shadow "org.elasticsearch.client:elasticsearch-rest-client:5.6.3"
-  shadow "org.apache.httpcomponents:httpasyncclient:4.1.2"
-  shadow "org.apache.httpcomponents:httpcore-nio:4.4.5"
-  shadow "org.apache.httpcomponents:httpcore:4.4.5"
-  shadow "org.apache.httpcomponents:httpclient:4.5.2"
+  shadow "org.apache.httpcomponents:httpasyncclient:4.1.4"
+  shadow "org.apache.httpcomponents:httpcore-nio:4.4.10"
+  shadow "org.apache.httpcomponents:httpcore:4.4.10"
+  shadow "org.apache.httpcomponents:httpclient:4.5.6"
   testCompile project(path: ":beam-sdks-java-io-common", configuration: 
"shadow")
 }
diff --git a/sdks/java/io/solr/build.gradle b/sdks/java/io/solr/build.gradle
index bc2f9087210..807f85e5d52 100644
--- a/sdks/java/io/solr/build.gradle
+++ b/sdks/java/io/solr/build.gradle
@@ -27,7 +27,7 @@ dependencies {
   shadow project(path: ":beam-sdks-java-core", configuration: "shadow")
   shadow library.java.commons_compress
   shadow "org.apache.solr:solr-solrj:5.5.4"
-  compileOnly "org.apache.httpcomponents:httpclient:4.4.1"
+  compileOnly "org.apache.httpcomponents:httpclient:4.5.6"
   testCompile project(path: ":beam-sdks-java-core", configuration: 
"shadowTest")
   testCompile project(path: ":beam-sdks-java-io-common", configuration: 
"shadow")
   testCompile project(path: ":beam-runners-direct-java", configuration: 
"shadow")


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 131119)
    Time Spent: 1h 20m  (was: 1h 10m)

> Beam Dependency Update Request: org.codehaus.groovy
> ---------------------------------------------------
>
>                 Key: BEAM-4936
>                 URL: https://issues.apache.org/jira/browse/BEAM-4936
>             Project: Beam
>          Issue Type: Bug
>          Components: dependencies
>            Reporter: Beam JIRA Bot
>            Priority: Major
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> 2018-07-25 20:26:44.528984
>         Please review and upgrade the org.codehaus.groovy to the latest 
> version None 
>  
>         cc: 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to