rdblue commented on a change in pull request #856: [WIP] Flink Iceberg sink URL: https://github.com/apache/incubator-iceberg/pull/856#discussion_r396799211
########## File path: versions.lock ########## @@ -1,90 +1,119 @@ # Run ./gradlew --write-locks to regenerate this file ant:ant:1.6.5 (2 constraints: 2d1539e1) aopalliance:aopalliance:1.0 (1 constraints: 170a83ac) -asm:asm:3.1 (2 constraints: 4f19c3c6) +asm:asm:3.1 (3 constraints: 251fd7ad) +asm:asm-commons:3.1 (1 constraints: 9c0f1f7a) +asm:asm-tree:3.1 (1 constraints: 2307035c) +ch.qos.logback:logback-classic:1.0.9 (3 constraints: d3258a88) +ch.qos.logback:logback-core:1.0.9 (4 constraints: dd32435a) +co.cask.tephra:tephra-api:0.6.0 (3 constraints: 0828ded1) +co.cask.tephra:tephra-core:0.6.0 (2 constraints: 831cd90d) +co.cask.tephra:tephra-hbase-compat-1.0:0.6.0 (1 constraints: 370d6920) Review comment: Looks like we need to go through dependencies and remove whatever isn't used. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org