nastra commented on code in PR #15897: URL: https://github.com/apache/iceberg/pull/15897#discussion_r3287305242
########## kafka-connect/kafka-connect-runtime/runtime-deps.txt: ########## @@ -141,12 +140,11 @@ io.perfmark:perfmark-api:0.27 io.projectreactor.netty:reactor-netty-core:1.2 io.projectreactor.netty:reactor-netty-http:1.2 io.projectreactor:reactor-core:3.7 -jakarta.activation:jakarta.activation-api:1.2 -javax.annotation:javax.annotation-api:1.3 -javax.servlet.jsp:jsp-api:2.1 -javax.servlet:javax.servlet-api:3.1 -javax.xml.bind:jaxb-api:2.2 -javax.xml.stream:stax-api:1.0-2 +jakarta.annotation:jakarta.annotation-api:1.3 Review Comment: `LICENSE` must be updated to reflect these new dependencies and the old ones must be removed -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
