adutra commented on code in PR #744:
URL: https://github.com/apache/polaris/pull/744#discussion_r1914826864
##########
gradle/libs.versions.toml:
##########
@@ -35,6 +37,7 @@ swagger = "1.6.14"
# If a dependency is removed, check whether the LICENSE and/or NOTICE files
need to be adopted
# (aka mention of the dependency removed).
#
+antlr4-runtime = { module = "org.antlr:antlr4-runtime", version.strictly =
"4.9.3" }
Review Comment:
Maybe add a comment here that `version.strictly` is because of Spark 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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]