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:
   is there reason that we are doing this in a submodule and not in the top pom 
and using the managed version here like we do in flink-core?



-- 
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

Reply via email to