candyleer commented on a change in pull request #3152: Set up the bootstrap
instrumentation plugin framework
URL: https://github.com/apache/skywalking/pull/3152#discussion_r307096562
##########
File path: apm-sniffer/apm-agent-core/pom.xml
##########
@@ -37,6 +38,7 @@
<grpc.version>1.14.0</grpc.version>
<guava.version>20.0</guava.version>
<bytebuddy.version>1.9.2</bytebuddy.version>
+ <javaassist.version>3.23.2-GA</javaassist.version>
Review comment:
3.21.0-GA support JDK6
----------------------------------------------------------------
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