Abacn commented on PR #31473:
URL: https://github.com/apache/beam/pull/31473#issuecomment-2143263086

   jackson databind 2.15 not work with cassandra-all used in hadoop-format test.
   
   TestRuntimeClasspath before:
   
   ```
   +--- org.apache.cassandra:cassandra-all:3.11.10
   |    +--- org.yaml:snakeyaml:1.11 -> 1.33
   ```
   
   after:
   
   ```
   +--- org.apache.cassandra:cassandra-all:3.11.10
   |    +--- org.yaml:snakeyaml:1.11 -> 2.1
   ```


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