snuyanzin commented on code in PR #27377: URL: https://github.com/apache/flink/pull/27377#discussion_r2657078116
########## flink-filesystems/flink-fs-hadoop-shaded/src/main/resources/META-INF/NOTICE: ########## @@ -6,9 +6,9 @@ The Apache Software Foundation (http://www.apache.org/). This project bundles the following dependencies under the Apache Software License 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt) -- com.fasterxml.jackson.core:jackson-annotations:2.18.2 -- com.fasterxml.jackson.core:jackson-core:2.18.2 -- com.fasterxml.jackson.core:jackson-databind:2.18.2 +- com.fasterxml.jackson.core:jackson-annotations:2.20 Review Comment: there is no jackson-annotations 2.20.1 see https://github.com/FasterXML/jackson-annotations/blob/2.x/release-notes/VERSION-2.x in bom 2.20.1 included 2.20 -- 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]
