jerryshao commented on code in PR #4232:
URL: https://github.com/apache/gravitino/pull/4232#discussion_r1689058950
##########
gradle/libs.versions.toml:
##########
@@ -145,6 +147,7 @@ httpclient5 = { group =
"org.apache.httpcomponents.client5", name = "httpclient5
mockserver-netty = { group = "org.mock-server", name = "mockserver-netty",
version.ref = "mockserver" }
mockserver-client-java = { group = "org.mock-server", name =
"mockserver-client-java", version.ref = "mockserver" }
commons-lang3 = { group = "org.apache.commons", name = "commons-lang3",
version.ref = "commons-lang3" }
+commons-lang = { group = "commons-lang", name = "commons-lang", version.ref =
"commons-lang" }
Review Comment:
I agree, I think we should upgrade the Hadoop version to a newer one to
handle this.
--
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]