imbajin commented on code in PR #1881:
URL: 
https://github.com/apache/incubator-hugegraph/pull/1881#discussion_r889999406


##########
pom.xml:
##########
@@ -106,7 +106,12 @@
         <metrics.version>4.2.4</metrics.version>
         <javassist.version>3.21.0-GA</javassist.version>
         <shell-executable>bash</shell-executable>
-        <checkstyle.version>3.1.2</checkstyle.version>
+        <checkstyle.plugin.version>3.1.2</checkstyle.plugin.version>
+        <checkstyle.version>8.45</checkstyle.version>
+        <hugegraph-rpc.version>2.0.1</hugegraph-rpc.version>
+        <hugegraph-common.version>2.1.2</hugegraph-common.version>

Review Comment:
   todo: we need use a unify version for rpc & common (or just include commons 
package maybe)



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

Reply via email to