From 958d2fd66dce4d670ab02cd45a2ec9be4b51e1c7 Mon Sep 17 00:00:00 2001 From: CalvinKirs Date: Mon, 25 Jan 2021 22:25:36 +0800 Subject: [PATCH] add license --- dolphinscheduler-dist/release-docs/LICENSE | 2 +- pom.xml | 8 +++++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/dolphinscheduler-dist/release-docs/LICENSE b/dolphinscheduler-dist/release-docs/LICENSE index ac074ce4a2..3dc7d36b8e 100644 --- a/dolphinscheduler-dist/release-docs/LICENSE +++ b/dolphinscheduler-dist/release-docs/LICENSE @@ -224,7 +224,7 @@ The text of each license is also included at licenses/LICENSE-[project].txt. avro 1.7.4: https://github.com/apache/avro, Apache 2.0 aws-sdk-java 1.7.4: https://mvnrepository.com/artifact/com.amazonaws/aws-java-sdk/1.7.4, Apache 2.0 bonecp 0.8.0.RELEASE: https://github.com/wwadge/bonecp, Apache 2.0 - byte-buddy 1.9.10: https://mvnrepository.com/artifact/net.bytebuddy/byte-buddy/1.9.10, Apache 2.0 + byte-buddy 1.9.16: https://mvnrepository.com/artifact/net.bytebuddy/byte-buddy/1.9.16, Apache 2.0 classmate 1.4.0: https://mvnrepository.com/artifact/com.fasterxml/classmate/1.4.0, Apache 2.0 clickhouse-jdbc 0.1.52: https://mvnrepository.com/artifact/ru.yandex.clickhouse/clickhouse-jdbc/0.1.52, Apache 2.0 commons-beanutils 1.7.0 https://mvnrepository.com/artifact/commons-beanutils/commons-beanutils/1.7.0, Apache 2.0 diff --git a/pom.xml b/pom.xml index 7369ce0aa5..7a13ea4ea3 100644 --- a/pom.xml +++ b/pom.xml @@ -122,6 +122,7 @@ ${dep.airlift.version} 1.7.2 0.9.12 + 1.9.16 @@ -330,6 +331,12 @@ ${protostuff.version} + + net.bytebuddy + byte-buddy + ${byte-buddy.version} + + org.reflections reflections @@ -1124,6 +1131,5 @@ dolphinscheduler-service dolphinscheduler-spi dolphinscheduler-microbench - dolphinscheduler-remote-connfig