kezhenxu94 commented on code in PR #10876:
URL: https://github.com/apache/skywalking/pull/10876#discussion_r1214062080
##########
pom.xml:
##########
@@ -149,6 +149,7 @@
<!-- Built in properties -->
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
+ <maven-compiler-plugin.version>3.5.1</maven-compiler-plugin.version>
Review Comment:
What about using a more recent version?
```suggestion
<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>
```
<img width="415" alt="image"
src="https://github.com/apache/skywalking/assets/15965696/6406403e-dcc9-4e9f-a26b-56ca511c7d32">
--
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]