You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/04/15 10:35:46 UTC

[GitHub] [beam] aromanenko-dev commented on a diff in pull request #17372: [WIP][BEAM-8715] Bump Avro version to 1.9.2

aromanenko-dev commented on code in PR #17372:
URL: https://github.com/apache/beam/pull/17372#discussion_r851203715


##########
sdks/java/core/build.gradle:
##########
@@ -105,5 +105,6 @@ dependencies {
   shadowTest library.java.avro_tests
   shadowTest library.java.zstd_jni
   shadowTest library.java.jamm
+  shadowTest library.java.xz_java

Review Comment:
   Because starting from Avro 1.9.0 this dependency became `provided` but we need this for tests



-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org