You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by "wu-sheng (via GitHub)" <gi...@apache.org> on 2023/02/20 10:03:28 UTC

[GitHub] [skywalking] wu-sheng commented on a diff in pull request #10415: Support prometheus HTTP API and promQL.

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: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org