wu-sheng commented on code in PR #10415:
URL: https://github.com/apache/skywalking/pull/10415#discussion_r1111727188
##########
pom.xml:
##########
@@ -177,7 +177,7 @@
in a single place. Upgrading Antlr version here requires recompiling
the oal-rt/oal-rt modules so users
won't face error like "ANTLR Tool version 4.9.3 used for code
generation does not match the current runtime version 4.7.1".
-->
- <antlr.version>4.9.2</antlr.version>
+ <antlr.version>4.11.1</antlr.version>
Review Comment:
This may cause dependencies license check fail, I guess?
--
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]