Re: [PR] [FLINK-38855] Upgrade jackson to 2.20.1 [flink]
snuyanzin merged PR #27377: URL: https://github.com/apache/flink/pull/27377 -- 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]
Re: [PR] [FLINK-38855] Upgrade jackson to 2.20.1 [flink]
snuyanzin commented on PR #27377: URL: https://github.com/apache/flink/pull/27377#issuecomment-3707447227 Thanks for taking a look -- 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]
Re: [PR] [FLINK-38855] Upgrade jackson to 2.20.1 [flink]
flinkbot commented on PR #27377: URL: https://github.com/apache/flink/pull/27377#issuecomment-3704769888 ## CI report: * 990502d1ddb865861511d542c7e895d00370d246 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure` re-run the last Azure build -- 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]
Re: [PR] [FLINK-38855] Upgrade jackson to 2.20.1 [flink]
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]
Re: [PR] [FLINK-38855] Upgrade jackson to 2.20.1 [flink]
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 -- 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]
