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

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

                Author: ASF GitHub Bot
            Created on: 22/Aug/18 17:16
            Start Date: 22/Aug/18 17:16
    Worklog Time Spent: 10m 
      Work Description: yifanzou closed pull request #6203: Do Not Merge 
[BEAM-5002] upgrade slf4j
URL: https://github.com/apache/beam/pull/6203
 
 
   

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/buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy 
b/buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy
index bc22bad8abd..15dd818d57b 100644
--- a/buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy
+++ b/buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy
@@ -389,10 +389,10 @@ class BeamModulePlugin implements Plugin<Project> {
         proto_google_cloud_pubsub_v1                : 
"com.google.api.grpc:proto-google-cloud-pubsub-v1:$generated_grpc_ga_version",
         proto_google_cloud_spanner_admin_database_v1: 
"com.google.api.grpc:proto-google-cloud-spanner-admin-database-v1:$generated_grpc_beta_version",
         proto_google_common_protos                  : 
"com.google.api.grpc:proto-google-common-protos:$proto_google_common_protos",
-        slf4j_api                                   : 
"org.slf4j:slf4j-api:1.7.25",
-        slf4j_simple                                : 
"org.slf4j:slf4j-simple:1.7.25",
-        slf4j_jdk14                                 : 
"org.slf4j:slf4j-jdk14:1.7.25",
-        slf4j_log4j12                               : 
"org.slf4j:slf4j-log4j12:1.7.25",
+        slf4j_api                                   : 
"org.slf4j:slf4j-api:1.8.0-beta2",
+        slf4j_simple                                : 
"org.slf4j:slf4j-simple:1.8.0-beta2",
+        slf4j_jdk14                                 : 
"org.slf4j:slf4j-jdk14:1.8.0-beta2",
+        slf4j_log4j12                               : 
"org.slf4j:slf4j-log4j12:1.8.0-beta2",
         snappy_java                                 : 
"org.xerial.snappy:snappy-java:1.1.4",
         spark_core                                  : 
"org.apache.spark:spark-core_2.11:$spark_version",
         spark_network_common                        : 
"org.apache.spark:spark-network-common_2.11:$spark_version",


 

----------------------------------------------------------------
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:
[email protected]


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

    Worklog Id:     (was: 137059)
    Time Spent: 40m  (was: 0.5h)

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



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

Reply via email to