Frawless commented on code in PR #26869:
URL: https://github.com/apache/flink/pull/26869#discussion_r2273449761


##########
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:
   I guess yes, tbh I am not sure why the module has version configured 
directly, maybe table-planner used different version in the past? I will try to 
change.



##########
pom.xml:
##########
@@ -553,7 +553,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:
   Sure, I will change it.



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