wu-sheng commented on a change in pull request #4309: Move lombok dependency
into root dependency manager for easier version management
URL: https://github.com/apache/skywalking/pull/4309#discussion_r373851621
##########
File path: pom.xml
##########
@@ -275,6 +276,12 @@
<version>${powermock.version}</version>
<scope>test</scope>
</dependency>
+ <dependency>
Review comment:
And from the current `dependencies` in the root `pom.xml`, no lib is
declared there.
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services