kezhenxu94 commented on a change in pull request #3657: [CI] Make E2E tests run 
in multiple JDK versions
URL: https://github.com/apache/skywalking/pull/3657#discussion_r336740027
 
 

 ##########
 File path: apm-webapp/pom.xml
 ##########
 @@ -70,11 +70,6 @@
             <artifactId>spring-boot-configuration-processor</artifactId>
             <version>${spring.boot.version}</version>
         </dependency>
-        <dependency>
-            <groupId>org.springframework.boot</groupId>
-            <artifactId>spring-boot-devtools</artifactId>
-            <version>${spring.boot.version}</version>
-        </dependency>
 
 Review comment:
   @wu-sheng  It turns out that this is the reason why I said `webapp` doesn't 
support JDK 9, it's this module (`devtool`) that doesn't support JDK9, and it's 
just for development, so removing it does no harm

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

Reply via email to