SunnyBoy-WYH commented on code in PR #2278:
URL: 
https://github.com/apache/incubator-hugegraph/pull/2278#discussion_r1331670009


##########
hugegraph-api/pom.xml:
##########
@@ -153,6 +153,17 @@
             <artifactId>swagger-jaxrs2-jakarta</artifactId>
             <version>2.1.9</version>
         </dependency>
+
+        <dependency>
+            <groupId>com.taobao.arthas</groupId>
+            <artifactId>arthas-agent-attach</artifactId>
+            <version>3.6.9</version>

Review Comment:
   > 1. unify the version with a param like `${arthas.version}`
   > 2. consider use 
[3.7.x](https://mvnrepository.com/artifact/com.taobao.arthas/arthas-agent-attach/3.7.1)
 after basic test
   
   for 2.  
   
   i remember, some days ago, maybe one comment say , we need use stable 
version,not latest? https://github.com/alibaba/arthas/releases
   
   



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to