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

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

                Author: ASF GitHub Bot
            Created on: 10/Mar/22 16:40
            Start Date: 10/Mar/22 16:40
    Worklog Time Spent: 10m 
      Work Description: kennknowles commented on a change in pull request 
#17028:
URL: https://github.com/apache/beam/pull/17028#discussion_r823926434



##########
File path: vendor/bytebuddy-1_12_8/build.gradle.kts
##########
@@ -28,12 +28,12 @@ vendorJava(
   mapOf(
     "dependencies" to listOf("net.bytebuddy:byte-buddy:1.11.0"),
     "relocations" to mapOf(
-            "net.bytebuddy" to 
"org.apache.beam.vendor.bytebuddy.v1_11_0.net.bytebuddy"),
+            "net.bytebuddy" to 
"org.apache.beam.vendor.bytebuddy.v1_12_8.net.bytebuddy"),

Review comment:
       Lines 21 (`description` field) and line 29 (the actual bytebuddy version 
that gets downloaded and re-namespaced) each need an update




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

    Worklog Id:     (was: 739590)
    Time Spent: 1.5h  (was: 1h 20m)

> Upgrade bytebuddy 1.12.8
> ------------------------
>
>                 Key: BEAM-14065
>                 URL: https://issues.apache.org/jira/browse/BEAM-14065
>             Project: Beam
>          Issue Type: Improvement
>          Components: build-system, sdk-java-core
>            Reporter: Liam Miller-Cushon
>            Priority: P2
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> Similar to https://issues.apache.org/jira/browse/BEAM-12241, this issue 
> tracks upgrading to the latest version of bytebuddy.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to