You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2021/11/12 05:28:11 UTC

[GitHub] [dolphinscheduler] kezhenxu94 commented on a change in pull request #6828: [Feature][datasource] Change DataSource Connection Pool from Druid to HiKariCP (#6490)

kezhenxu94 commented on a change in pull request #6828:
URL: https://github.com/apache/dolphinscheduler/pull/6828#discussion_r747988531



##########
File path: dolphinscheduler-dao/pom.xml
##########
@@ -106,10 +106,6 @@
             <groupId>com.h2database</groupId>
             <artifactId>h2</artifactId>
         </dependency>
-        <dependency>
-            <groupId>com.alibaba</groupId>

Review comment:
       Remove the license in all LICENSE file and known-dependencies.txt




-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org