You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2021/06/20 07:46:04 UTC

[GitHub] [skywalking] wu-sheng commented on a change in pull request #7136: Extract dependency management to a bom

wu-sheng commented on a change in pull request #7136:
URL: https://github.com/apache/skywalking/pull/7136#discussion_r654893220



##########
File path: oap-server/oal-grammar/pom.xml
##########
@@ -27,6 +27,10 @@
 
     <artifactId>oal-grammar</artifactId>
 
+    <properties>
+        <antlr.version>4.7.1</antlr.version>
+    </properties>
+

Review comment:
       Why this version is managed in specific project?




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

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