snuyanzin commented on code in PR #27026: URL: https://github.com/apache/flink/pull/27026#discussion_r3410154289
########## flink-filesystems/flink-s3-fs-hadoop/src/main/resources/META-INF/NOTICE: ########## @@ -3,56 +3,108 @@ 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 +- com.google.j2objc:j2objc-annotations:2.8 - commons-codec:commons-codec:1.15 -- commons-collections:commons-collections:3.2.2 - commons-io:commons-io:2.15.1 - commons-logging:commons-logging:1.1.3 -- joda-time:joda-time:2.5 +- io.dropwizard.metrics:metrics-core:3.2.5 Review Comment: why in some places it is 3.2.4 in some it is 3.2.5? -- 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]
