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


##########
sdks/java/extensions/avro/build.gradle:
##########
@@ -67,6 +67,7 @@ dependencies {
   implementation library.java.error_prone_annotations
   implementation library.java.avro
   implementation library.java.joda_time
+  implementation 'org.apache.commons:commons-lang3'

Review Comment:
   please use `library.java.commons_lang3`



-- 
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-unsubscr...@beam.apache.org

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

Reply via email to