ctrlaltdilj commented on code in PR #27026: URL: https://github.com/apache/flink/pull/27026#discussion_r3653733951
########## flink-filesystems/flink-s3-fs-hadoop/src/main/resources/META-INF/NOTICE: ########## @@ -3,56 +3,107 @@ Copyright 2014-2026 The Apache Software Foundation This project bundles the following dependencies under the Apache Software License 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt) -- com.amazonaws:aws-java-sdk-core:1.12.779 -- com.amazonaws:aws-java-sdk-dynamodb:1.12.779 -- com.amazonaws:aws-java-sdk-kms:1.12.779 -- com.amazonaws:aws-java-sdk-s3:1.12.779 -- com.amazonaws:aws-java-sdk-sts:1.12.779 -- com.amazonaws:jmespath-java:1.12.779 - com.fasterxml.jackson.core:jackson-annotations:2.21 - com.fasterxml.jackson.core:jackson-core:2.21.3 - com.fasterxml.jackson.core:jackson-databind:2.21.3 -- com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:2.21.3 -- com.fasterxml.woodstox:woodstox-core:5.3.0 -- com.google.guava:failureaccess:1.0 -- com.google.guava:guava:27.0-jre +- com.fasterxml.woodstox:woodstox-core:5.4.0 +- com.google.guava:failureaccess:1.0.1 +- com.google.guava:guava:32.0.1-jre - com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava -- com.google.j2objc:j2objc-annotations:1.1 -- commons-beanutils:commons-beanutils:1.9.4 Review Comment: the vulnerability can't come back because Hadoop 3.4.3 dropped commons-beanutils from the dependency graph entirely -- 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]
