Abacn commented on code in PR #30638:
URL: https://github.com/apache/beam/pull/30638#discussion_r1525362674


##########
sdks/java/extensions/avro/build.gradle:
##########
@@ -65,6 +65,7 @@ dependencies {
   }
   implementation library.java.error_prone_annotations
   implementation library.java.avro
+  implementation "org.tukaani:xz:1.9" // marked as optional in avro

Review Comment:
   previously it was a test dependency, what caused this get needed in name 
scope now ?



-- 
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]

Reply via email to