davidradl commented on code in PR #26869: URL: https://github.com/apache/flink/pull/26869#discussion_r2273398696
########## flink-table/flink-table-planner/pom.xml: ########## @@ -96,7 +96,7 @@ under the License. <dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-lang3</artifactId> - <version>3.12.0</version> + <version>3.18.0</version> Review Comment: can't we pick up the managed version from the top pom. i.e. we should remove the `<version>3.18.0</version>` -- 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: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org