This is an automated email from the ASF dual-hosted git repository. dockerzhang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/inlong.git
The following commit(s) were added to refs/heads/master by this push: new f7ee03ee4f [INLONG-8681][Security] Upgrade io.netty:netty-handler to version 4.1.94.Final (#8723) f7ee03ee4f is described below commit f7ee03ee4fdc15c14cb62d861fb6fec482cc8304 Author: SCUTking <106209956+scutk...@users.noreply.github.com> AuthorDate: Wed Aug 16 09:47:42 2023 +0800 [INLONG-8681][Security] Upgrade io.netty:netty-handler to version 4.1.94.Final (#8723) --- licenses/inlong-agent/LICENSE | 18 +++++++++--------- licenses/inlong-audit/LICENSE | 18 +++++++++--------- licenses/inlong-dataproxy/LICENSE | 18 +++++++++--------- licenses/inlong-manager/LICENSE | 22 +++++++++++----------- licenses/inlong-sort-connectors/LICENSE | 8 ++++---- licenses/inlong-sort-standalone/LICENSE | 26 +++++++++++++------------- licenses/inlong-tubemq-server/LICENSE | 18 +++++++++--------- pom.xml | 2 +- 8 files changed, 65 insertions(+), 65 deletions(-) diff --git a/licenses/inlong-agent/LICENSE b/licenses/inlong-agent/LICENSE index 80939b42a1..debb9d8e35 100644 --- a/licenses/inlong-agent/LICENSE +++ b/licenses/inlong-agent/LICENSE @@ -412,15 +412,15 @@ The text of each license is the standard Apache 2.0 license. org.apache.mina:mina-core:2.0.4 - Apache MINA Core (https://mina.apache.org/), (Apache 2.0 License) com.zendesk:mysql-binlog-connector-java:0.25.4 - mysql-binlog-connector-java (https://github.com/osheroff/mysql-binlog-connector-java), (Apache License, Version 2.0) io.netty:netty:3.10.6.Final - Netty (http://netty.io/), (Apache License, Version 2.0) - io.netty:netty-buffer:4.1.72.Final - Netty/Buffer (https://github.com/netty/netty/tree/netty-4.1.72.Final), (Apache License, Version 2.0) - io.netty:netty-codec:4.1.72.Final - Netty/Codec (https://github.com/netty/netty/tree/netty-4.1.72.Final), (Apache License, Version 2.0) - io.netty:netty-common:4.1.72.Final - Netty/Common (https://github.com/netty/netty/tree/netty-4.1.72.Final), (Apache License, Version 2.0) - io.netty:netty-handler:4.1.72.Final - Netty/Handler (https://github.com/netty/netty/tree/netty-4.1.72.Final), (Apache License, Version 2.0) - io.netty:netty-resolver:4.1.72.Final - Netty/Resolver (https://github.com/netty/netty/tree/netty-4.1.72.Final), (Apache License, Version 2.0) - io.netty:netty-transport:4.1.72.Final - Netty/Transport (https://github.com/netty/netty/tree/netty-4.1.72.Final), (Apache License, Version 2.0) - io.netty:netty-transport-classes-epoll:4.1.72.Final - Netty/Transport/Classes/Epoll (https://github.com/netty/netty/tree/netty-4.1.72.Final), (Apache License, Version 2.0) - io.netty:netty-transport-native-epoll:4.1.72.Final - Netty/Transport/Native/Epoll (https://github.com/netty/netty/tree/netty-4.1.72.Final), (Apache License, Version 2.0) - io.netty:netty-transport-native-unix-common:4.1.72.Final - Netty/Transport/Native/Unix/Common (https://github.com/netty/netty/tree/netty-4.1.72.Final), (Apache License, Version 2.0) + io.netty:netty-buffer:4.1.94.Final - Netty/Buffer (https://github.com/netty/netty/tree/netty-4.1.94.Final), (Apache License, Version 2.0) + io.netty:netty-codec:4.1.94.Final - Netty/Codec (https://github.com/netty/netty/tree/netty-4.1.94.Final), (Apache License, Version 2.0) + io.netty:netty-common:4.1.94.Final - Netty/Common (https://github.com/netty/netty/tree/netty-4.1.94.Final), (Apache License, Version 2.0) + io.netty:netty-handler:4.1.94.Final - Netty/Handler (https://github.com/netty/netty/tree/netty-4.1.94.Final), (Apache License, Version 2.0) + io.netty:netty-resolver:4.1.94.Final - Netty/Resolver (https://github.com/netty/netty/tree/netty-4.1.94.Final), (Apache License, Version 2.0) + io.netty:netty-transport:4.1.94.Final - Netty/Transport (https://github.com/netty/netty/tree/netty-4.1.94.Final), (Apache License, Version 2.0) + io.netty:netty-transport-classes-epoll:4.1.94.Final - Netty/Transport/Classes/Epoll (https://github.com/netty/netty/tree/netty-4.1.94.Final), (Apache License, Version 2.0) + io.netty:netty-transport-native-epoll:4.1.94.Final - Netty/Transport/Native/Epoll (https://github.com/netty/netty/tree/netty-4.1.94.Final), (Apache License, Version 2.0) + io.netty:netty-transport-native-unix-common:4.1.94.Final - Netty/Transport/Native/Unix/Common (https://github.com/netty/netty/tree/netty-4.1.94.Final), (Apache License, Version 2.0) io.netty:netty-tcnative-classes:2.0.46.Final - Netty/TomcatNative [OpenSSL - Classes] (https://github.com/netty/netty-tcnative/tree/netty-tcnative-parent-2.0.46.Final), (Apache 2.0) org.codehaus.plexus:plexus-utils:3.2.1 - Plexus Common Utilities (http://codehaus-plexus.github.io/plexus-utils/), (Apache License, Version 2.0) org.apache.pulsar:pulsar-client-admin-api:2.8.1 - Pulsar Client Admin :: API (https://github.com/apache/pulsar/tree/v2.8.1), (Apache License, Version 2.0) diff --git a/licenses/inlong-audit/LICENSE b/licenses/inlong-audit/LICENSE index cf19ba9b41..5ad3f32856 100644 --- a/licenses/inlong-audit/LICENSE +++ b/licenses/inlong-audit/LICENSE @@ -407,15 +407,15 @@ The text of each license is the standard Apache 2.0 license. org.mybatis:mybatis:3.5.9 - mybatis (https://mybatis.org/mybatis-3/), (The Apache Software License, Version 2.0) org.mybatis:mybatis-spring:2.0.5 - mybatis-spring (http://mybatis.org/spring/), (The Apache Software License, Version 2.0) io.netty:netty:3.10.6.Final - Netty (http://netty.io/), (Apache License, Version 2.0) - io.netty:netty-buffer:4.1.72.Final - Netty/Buffer (https://github.com/netty/netty/tree/netty-4.1.72.Final), (Apache License, Version 2.0) - io.netty:netty-codec:4.1.72.Final - Netty/Codec (https://github.com/netty/netty/tree/netty-4.1.72.Final), (Apache License, Version 2.0) - io.netty:netty-common:4.1.72.Final - Netty/Common (https://github.com/netty/netty/tree/netty-4.1.72.Final), (Apache License, Version 2.0) - io.netty:netty-handler:4.1.72.Final - Netty/Handler (https://github.com/netty/netty/tree/netty-4.1.72.Final), (Apache License, Version 2.0) - io.netty:netty-resolver:4.1.72.Final - Netty/Resolver (https://github.com/netty/netty/tree/netty-4.1.72.Final), (Apache License, Version 2.0) - io.netty:netty-transport:4.1.72.Final - Netty/Transport (https://github.com/netty/netty/tree/netty-4.1.72.Final), (Apache License, Version 2.0) - io.netty:netty-transport-classes-epoll:4.1.72.Final - Netty/Transport/Classes/Epoll (https://github.com/netty/netty/tree/netty-4.1.72.Final), (Apache License, Version 2.0) - io.netty:netty-transport-native-epoll:4.1.72.Final - Netty/Transport/Native/Epoll (https://github.com/netty/netty/tree/netty-4.1.72.Final), (Apache License, Version 2.0) - io.netty:netty-transport-native-unix-common:4.1.72.Final - Netty/Transport/Native/Unix/Common (https://github.com/netty/netty/tree/netty-4.1.72.Final), (Apache License, Version 2.0) + io.netty:netty-buffer:4.1.94.Final - Netty/Buffer (https://github.com/netty/netty/tree/netty-4.1.94.Final), (Apache License, Version 2.0) + io.netty:netty-codec:4.1.94.Final - Netty/Codec (https://github.com/netty/netty/tree/netty-4.1.94.Final), (Apache License, Version 2.0) + io.netty:netty-common:4.1.94.Final - Netty/Common (https://github.com/netty/netty/tree/netty-4.1.94.Final), (Apache License, Version 2.0) + io.netty:netty-handler:4.1.94.Final - Netty/Handler (https://github.com/netty/netty/tree/netty-4.1.94.Final), (Apache License, Version 2.0) + io.netty:netty-resolver:4.1.94.Final - Netty/Resolver (https://github.com/netty/netty/tree/netty-4.1.94.Final), (Apache License, Version 2.0) + io.netty:netty-transport:4.1.94.Final - Netty/Transport (https://github.com/netty/netty/tree/netty-4.1.94.Final), (Apache License, Version 2.0) + io.netty:netty-transport-classes-epoll:4.1.94.Final - Netty/Transport/Classes/Epoll (https://github.com/netty/netty/tree/netty-4.1.94.Final), (Apache License, Version 2.0) + io.netty:netty-transport-native-epoll:4.1.94.Final - Netty/Transport/Native/Epoll (https://github.com/netty/netty/tree/netty-4.1.94.Final), (Apache License, Version 2.0) + io.netty:netty-transport-native-unix-common:4.1.94.Final - Netty/Transport/Native/Unix/Common (https://github.com/netty/netty/tree/netty-4.1.94.Final), (Apache License, Version 2.0) io.netty:netty-tcnative-classes:2.0.46.Final - Netty/TomcatNative [OpenSSL - Classes] (https://github.com/netty/netty-tcnative/tree/netty-tcnative-parent-2.0.46.Final), (Apache 2.0) org.elasticsearch.plugin:parent-join-client:6.8.23 - parent-join (https://github.com/elastic/elasticsearch), (The Apache Software License, Version 2.0) org.apache.pulsar:pulsar-client-admin-api:2.8.1 - Pulsar Client Admin :: API (https://github.com/apache/pulsar/tree/v2.8.1), (Apache License, Version 2.0) diff --git a/licenses/inlong-dataproxy/LICENSE b/licenses/inlong-dataproxy/LICENSE index 5a7d5d7c8f..7efa0e3cf1 100644 --- a/licenses/inlong-dataproxy/LICENSE +++ b/licenses/inlong-dataproxy/LICENSE @@ -389,15 +389,15 @@ The text of each license is the standard Apache 2.0 license. org.mapdb:mapdb:0.9.9 - mapdb (http://www.mapdb.org), (The Apache Software License, Version 2.0) org.apache.mina:mina-core:2.0.4 - Apache MINA Core (https://github.com/apache/mina), (Apache 2.0 License) io.netty:netty:3.10.6.Final - Netty (http://netty.io/), (Apache License, Version 2.0) - io.netty:netty-buffer:4.1.72.Final - Netty/Buffer (https://github.com/netty/netty/tree/netty-4.1.72.Final), (Apache License, Version 2.0) - io.netty:netty-codec:4.1.72.Final - Netty/Codec (https://github.com/netty/netty/tree/netty-4.1.72.Final), (Apache License, Version 2.0) - io.netty:netty-common:4.1.72.Final - Netty/Common (https://github.com/netty/netty/tree/netty-4.1.72.Final), (Apache License, Version 2.0) - io.netty:netty-handler:4.1.72.Final - Netty/Handler (https://github.com/netty/netty/tree/netty-4.1.72.Final), (Apache License, Version 2.0) - io.netty:netty-resolver:4.1.72.Final - Netty/Resolver (https://github.com/netty/netty/tree/netty-4.1.72.Final), (Apache License, Version 2.0) - io.netty:netty-transport:4.1.72.Final - Netty/Transport (https://github.com/netty/netty/tree/netty-4.1.72.Final), (Apache License, Version 2.0) - io.netty:netty-transport-classes-epoll:4.1.72.Final - Netty/Transport/Classes/Epoll (https://github.com/netty/netty/tree/netty-4.1.72.Final), (Apache License, Version 2.0) - io.netty:netty-transport-native-epoll:4.1.72.Final - Netty/Transport/Native/Epoll (https://github.com/netty/netty/tree/netty-4.1.72.Final), (Apache License, Version 2.0) - io.netty:netty-transport-native-unix-common:4.1.72.Final - Netty/Transport/Native/Unix/Common (https://github.com/netty/netty/tree/netty-4.1.72.Final), (Apache License, Version 2.0) + io.netty:netty-buffer:4.1.94.Final - Netty/Buffer (https://github.com/netty/netty/tree/netty-4.1.94.Final), (Apache License, Version 2.0) + io.netty:netty-codec:4.1.94.Final - Netty/Codec (https://github.com/netty/netty/tree/netty-4.1.94.Final), (Apache License, Version 2.0) + io.netty:netty-common:4.1.94.Final - Netty/Common (https://github.com/netty/netty/tree/netty-4.1.94.Final), (Apache License, Version 2.0) + io.netty:netty-handler:4.1.94.Final - Netty/Handler (https://github.com/netty/netty/tree/netty-4.1.94.Final), (Apache License, Version 2.0) + io.netty:netty-resolver:4.1.94.Final - Netty/Resolver (https://github.com/netty/netty/tree/netty-4.1.94.Final), (Apache License, Version 2.0) + io.netty:netty-transport:4.1.94.Final - Netty/Transport (https://github.com/netty/netty/tree/netty-4.1.94.Final), (Apache License, Version 2.0) + io.netty:netty-transport-classes-epoll:4.1.94.Final - Netty/Transport/Classes/Epoll (https://github.com/netty/netty/tree/netty-4.1.94.Final), (Apache License, Version 2.0) + io.netty:netty-transport-native-epoll:4.1.94.Final - Netty/Transport/Native/Epoll (https://github.com/netty/netty/tree/netty-4.1.94.Final), (Apache License, Version 2.0) + io.netty:netty-transport-native-unix-common:4.1.94.Final - Netty/Transport/Native/Unix/Common (https://github.com/netty/netty/tree/netty-4.1.94.Final), (Apache License, Version 2.0) io.netty:netty-tcnative-classes:2.0.46.Final - Netty/TomcatNative [OpenSSL - Classes] (https://github.com/netty/netty-tcnative/tree/netty-tcnative-parent-2.0.46.Final), (Apache 2.0) org.apache.pulsar:pulsar-client:2.8.1 - Pulsar Client Java (https://github.com/apache/pulsar), (Apache License, Version 2.0) org.apache.pulsar:pulsar-client-admin-api:2.8.1 - Pulsar Client Admin :: API (https://github.com/apache/pulsar), (Apache License, Version 2.0) diff --git a/licenses/inlong-manager/LICENSE b/licenses/inlong-manager/LICENSE index 2b0854c3fa..55c6342c72 100644 --- a/licenses/inlong-manager/LICENSE +++ b/licenses/inlong-manager/LICENSE @@ -428,7 +428,7 @@ The text of each license is the standard Apache 2.0 license. com.google.code.gson:gson:2.8.6 - Gson (https://github.com/google/gson/gson), (Apache 2.0) com.google.guava:guava:31.0.1-jre - Guava: Google Core Libraries for Java (https://github.com/google/guava), (Apache License, Version 2.0) com.google.inject:guice:3.0 - Google Guice - Core Library (https://github.com/google/guice), (The Apache Software License, Version 2.0) - com.google.inject.extensions:guice-assistedinject:3.0 - Google Guice - Extensions - AssistedInject (https://github.com/google/guice/tree/3.0/extensions/assistedinject), (The Apache Software License, Version 2.0) + com.google.inject.extensions:guice-assistedinject:3.0 - Google Guice - Extensions - AssistedInject (https://github.com/google/guice/tree/3.0/extensions/assistedinject), (The Apache Software License, Version 2.0) com.google.inject.extensions:guice-servlet:3.0 - Google Guice - Extensions - Servlet (https://github.com/google/guice), (The Apache Software License, Version 2.0) org.apache.hbase:hbase-client:2.4.12 - Apache HBase - Client (https://hbase.apache.org/), (Apache License, Version 2.0) org.apache.hbase:hbase-common:2.4.12 - Apache HBase - Common (https://hbase.apache.org/), (Apache License, Version 2.0) @@ -500,15 +500,15 @@ The text of each license is the standard Apache 2.0 license. org.mybatis:mybatis-spring:2.0.5 - mybatis-spring (http://mybatis.org/spring/), (The Apache Software License, Version 2.0) io.netty:netty:3.10.6.Final - Netty (http://netty.io/), (Apache License, Version 2.0) io.netty:netty-all:4.1.50.Final - Netty/All-in-One (https://github.com/netty/netty/tree/netty-4.1.50.Final), (Apache License, Version 2.0) - io.netty:netty-buffer:4.1.72.Final - Netty/Buffer (https://github.com/netty/netty/tree/netty-4.1.72.Final), (Apache License, Version 2.0) - io.netty:netty-codec:4.1.72.Final - Netty/Codec (https://github.com/netty/netty/tree/netty-4.1.72.Final), (Apache License, Version 2.0) - io.netty:netty-common:4.1.72.Final - Netty/Common (https://github.com/netty/netty/tree/netty-4.1.72.Final), (Apache License, Version 2.0) - io.netty:netty-handler:4.1.72.Final - Netty/Handler (https://github.com/netty/netty/tree/netty-4.1.72.Final), (Apache License, Version 2.0) - io.netty:netty-resolver:4.1.72.Final - Netty/Resolver (https://github.com/netty/netty/tree/netty-4.1.72.Final), (Apache License, Version 2.0) - io.netty:netty-transport:4.1.72.Final - Netty/Transport (https://github.com/netty/netty/tree/netty-4.1.72.Final), (Apache License, Version 2.0) - io.netty:netty-transport-classes-epoll:4.1.72.Final - Netty/Transport/Classes/Epoll (https://github.com/netty/netty/tree/netty-4.1.72.Final), (Apache License, Version 2.0) - io.netty:netty-transport-native-epoll:4.1.72.Final - Netty/Transport/Native/Epoll (https://github.com/netty/netty/tree/netty-4.1.72.Final), (Apache License, Version 2.0) - io.netty:netty-transport-native-unix-common:4.1.72.Final - Netty/Transport/Native/Unix/Common (https://github.com/netty/netty/tree/netty-4.1.72.Final), (Apache License, Version 2.0) + io.netty:netty-buffer:4.1.94.Final - Netty/Buffer (https://github.com/netty/netty/tree/netty-4.1.94.Final), (Apache License, Version 2.0) + io.netty:netty-codec:4.1.94.Final - Netty/Codec (https://github.com/netty/netty/tree/netty-4.1.94.Final), (Apache License, Version 2.0) + io.netty:netty-common:4.1.94.Final - Netty/Common (https://github.com/netty/netty/tree/netty-4.1.94.Final), (Apache License, Version 2.0) + io.netty:netty-handler:4.1.94.Final - Netty/Handler (https://github.com/netty/netty/tree/netty-4.1.94.Final), (Apache License, Version 2.0) + io.netty:netty-resolver:4.1.94.Final - Netty/Resolver (https://github.com/netty/netty/tree/netty-4.1.94.Final), (Apache License, Version 2.0) + io.netty:netty-transport:4.1.94.Final - Netty/Transport (https://github.com/netty/netty/tree/netty-4.1.94.Final), (Apache License, Version 2.0) + io.netty:netty-transport-classes-epoll:4.1.94.Final - Netty/Transport/Classes/Epoll (https://github.com/netty/netty/tree/netty-4.1.94.Final), (Apache License, Version 2.0) + io.netty:netty-transport-native-epoll:4.1.94.Final - Netty/Transport/Native/Epoll (https://github.com/netty/netty/tree/netty-4.1.94.Final), (Apache License, Version 2.0) + io.netty:netty-transport-native-unix-common:4.1.94.Final - Netty/Transport/Native/Unix/Common (https://github.com/netty/netty/tree/netty-4.1.94.Final), (Apache License, Version 2.0) io.netty:netty-tcnative-classes:2.0.46.Final - Netty/TomcatNative [OpenSSL - Classes] (https://github.com/netty/netty-tcnative/tree/netty-tcnative-parent-2.0.46.Final), (Apache 2.0) com.nimbusds:nimbus-jose-jwt:7.9 - Nimbus JOSE+JWT (https://bitbucket.org/connect2id/nimbus-jose-jwt), (The Apache Software License, Version 2.0) org.objenesis:objenesis:3.2 - Objenesis (http://objenesis.org/objenesis), (Apache License, Version 2.0) @@ -763,7 +763,7 @@ The text of each license is also included at licenses/LICENSE-[project].txt. com.github.pagehelper:pagehelper-spring-boot-starter:1.4.2 - PageHelper Spring Boot Starter (https://github.com/pagehelper/Mybatis-PageHelper/tree/v3.2.0), (MIT License) com.github.scopt:scopt_2.11:3.5.0 - scopt (https://github.com/scopt/scopt/tree/v3.5.0), (MIT License) org.slf4j:slf4j-api:1.7.36 - SLF4J API Module (http://www.slf4j.org), (MIT License) - + ======================================================================== MPL licenses diff --git a/licenses/inlong-sort-connectors/LICENSE b/licenses/inlong-sort-connectors/LICENSE index d631d5551d..1ae494461e 100644 --- a/licenses/inlong-sort-connectors/LICENSE +++ b/licenses/inlong-sort-connectors/LICENSE @@ -746,7 +746,7 @@ sources/binaries. The use of these sources/binaries is subject to the terms and conditions of their respective licenses. Note: Since the inlong-sort module is a task on Flink, we must package it together with -its dependencies and provide it in the form of a .jar package when publishing. +its dependencies and provide it in the form of a .jar package when publishing. We pass the "mvn dependency:copy-dependencies -DincludeScope=runtime" method to obtain all runtime third-party dependencies of the module @@ -934,8 +934,8 @@ The text of each license is the standard Apache 2.0 license. com.zendesk:mysql-binlog-connector-java:0.25.1 - mysql-binlog-connector-java (https://github.com/osheroff/mysql-binlog-connector-java/tree/0.25.1), (Apache License, Version 2.0) io.netty:netty-all:4.1.46.Final - Netty/All-in-One (https://github.com/netty/netty/tree/netty-4.1.46.Final), (Apache License, Version 2.0) io.netty:netty-all:4.1.50.Final - Netty/All-in-One (https://github.com/netty/netty/tree/netty-4.1.50.Final), (Apache License, Version 2.0) - io.netty:netty-buffer:4.1.72.Final - Netty/Buffer (https://github.com/netty/netty/tree/netty-4.1.72.Final), (Apache License, Version 2.0) - io.netty:netty-common:4.1.72.Final - Netty/Common (https://github.com/netty/netty/tree/netty-4.1.72.Final), (Apache License, Version 2.0) + io.netty:netty-buffer:4.1.94.Final - Netty/Buffer (https://github.com/netty/netty/tree/netty-4.1.94.Final), (Apache License, Version 2.0) + io.netty:netty-common:4.1.94.Final - Netty/Common (https://github.com/netty/netty/tree/netty-4.1.94.Final), (Apache License, Version 2.0) com.nimbusds:nimbus-jose-jwt:4.41.1 - Nimbus JOSE+JWT (https://bitbucket.org/connect2id/nimbus-jose-jwt), (The Apache Software License, Version 2.0) com.squareup.okhttp:okhttp:2.7.5 - OkHttp (https://github.com/square/okhttp/tree/parent-2.7.5/okhttp), (Apache 2.0) net.sf.opencsv:opencsv:2.3 - opencsv (http://opencsv.sf.net), (Apache 2) @@ -971,7 +971,7 @@ Apache 2.0 licenses The following components are provided under the Apache License. See project link for details. The text of each license is also included at licenses/LICENSE-[project].txt. - + org.apache.commons:commons-math3:3.5 - Apache Commons Math (https://commons.apache.org/proper/commons-math/), (The Apache Software License, Version 2.0) com.github.spullara.mustache.java:compiler:0.9.3 - compiler (https://github.com/spullara/mustache.java/tree/mustache.java-0.9.3), (Apache License, Version 2.0) com.github.spullara.mustache.java:compiler:0.9.6 - compiler (https://github.com/spullara/mustache.java/tree/mustache.java-0.9.6), (Apache License, Version 2.0) diff --git a/licenses/inlong-sort-standalone/LICENSE b/licenses/inlong-sort-standalone/LICENSE index 3c6ed21021..7c6c96caa0 100644 --- a/licenses/inlong-sort-standalone/LICENSE +++ b/licenses/inlong-sort-standalone/LICENSE @@ -455,15 +455,15 @@ The text of each license is the standard Apache 2.0 license. org.apache.mina:mina-core:2.0.4 - Apache MINA Core (https://mina.apache.org/), (Apache 2.0 License) io.netty:netty:3.10.6.Final - Netty (http://netty.io/), (Apache License, Version 2.0) io.netty:netty-all:4.1.50.Final - Netty/All-in-One (https://github.com/netty/netty/tree/netty-4.1.50.Final), (Apache License, Version 2.0) - io.netty:netty-buffer:4.1.72.Final - Netty/Buffer (https://github.com/netty/netty/tree/netty-4.1.72.Final), (Apache License, Version 2.0) - io.netty:netty-codec:4.1.72.Final - Netty/Codec (https://github.com/netty/netty/tree/netty-4.1.72.Final), (Apache License, Version 2.0) - io.netty:netty-common:4.1.72.Final - Netty/Common (https://github.com/netty/netty/tree/netty-4.1.72.Final), (Apache License, Version 2.0) - io.netty:netty-handler:4.1.72.Final - Netty/Handler (https://github.com/netty/netty/tree/netty-4.1.72.Final), (Apache License, Version 2.0) - io.netty:netty-resolver:4.1.72.Final - Netty/Resolver (https://github.com/netty/netty/tree/netty-4.1.72.Final), (Apache License, Version 2.0) - io.netty:netty-transport:4.1.72.Final - Netty/Transport (https://github.com/netty/netty/tree/netty-4.1.72.Final), (Apache License, Version 2.0) - io.netty:netty-transport-classes-epoll:4.1.72.Final - Netty/Transport/Classes/Epoll (https://github.com/netty/netty/tree/netty-4.1.72.Final), (Apache License, Version 2.0) - io.netty:netty-transport-native-epoll:4.1.72.Final - Netty/Transport/Native/Epoll (https://github.com/netty/netty/tree/netty-4.1.72.Final), (Apache License, Version 2.0) - io.netty:netty-transport-native-unix-common:4.1.72.Final - Netty/Transport/Native/Unix/Common (https://github.com/netty/netty/tree/netty-4.1.72.Final), (Apache License, Version 2.0) + io.netty:netty-buffer:4.1.94.Final - Netty/Buffer (https://github.com/netty/netty/tree/netty-4.1.94.Final), (Apache License, Version 2.0) + io.netty:netty-codec:4.1.94.Final - Netty/Codec (https://github.com/netty/netty/tree/netty-4.1.94.Final), (Apache License, Version 2.0) + io.netty:netty-common:4.1.94.Final - Netty/Common (https://github.com/netty/netty/tree/netty-4.1.94.Final), (Apache License, Version 2.0) + io.netty:netty-handler:4.1.94.Final - Netty/Handler (https://github.com/netty/netty/tree/netty-4.1.94.Final), (Apache License, Version 2.0) + io.netty:netty-resolver:4.1.94.Final - Netty/Resolver (https://github.com/netty/netty/tree/netty-4.1.94.Final), (Apache License, Version 2.0) + io.netty:netty-transport:4.1.94.Final - Netty/Transport (https://github.com/netty/netty/tree/netty-4.1.94.Final), (Apache License, Version 2.0) + io.netty:netty-transport-classes-epoll:4.1.94.Final - Netty/Transport/Classes/Epoll (https://github.com/netty/netty/tree/netty-4.1.94.Final), (Apache License, Version 2.0) + io.netty:netty-transport-native-epoll:4.1.94.Final - Netty/Transport/Native/Epoll (https://github.com/netty/netty/tree/netty-4.1.94.Final), (Apache License, Version 2.0) + io.netty:netty-transport-native-unix-common:4.1.94.Final - Netty/Transport/Native/Unix/Common (https://github.com/netty/netty/tree/netty-4.1.94.Final), (Apache License, Version 2.0) io.netty:netty-tcnative-classes:2.0.46.Final - Netty/TomcatNative [OpenSSL - Classes] (https://github.com/netty/netty-tcnative/tree/netty-tcnative-parent-2.0.46.Final), (Apache 2.0) com.nimbusds:nimbus-jose-jwt:7.9 - Nimbus JOSE+JWT (https://bitbucket.org/connect2id/nimbus-jose-jwt), (The Apache Software License, Version 2.0) com.squareup.okhttp:okhttp:2.7.5 - OkHttp (https://github.com/square/okhttp/tree/parent-2.7.5/okhttp), (Apache 2.0) @@ -494,7 +494,7 @@ The text of each license is the standard Apache 2.0 license. org.apache.zookeeper:zookeeper-jute:3.6.3 - Apache ZooKeeper - Jute (https://github.com/apache/zookeeper/tree/release-3.6.3/zookeeper-jute), (Apache License, Version 2.0) ru.yandex.clickhouse:clickhouse-jdbc:0.3.1 - clickhouse-jdbc (https://github.com/ClickHouse/clickhouse-jdbc/tree/master/clickhouse-jdbc), (The Apache Software License, Version 2.0) - + ======================================================================== Apache 2.0 licenses ======================================================================== @@ -604,7 +604,7 @@ The text of each license is also included at licenses/LICENSE-[project].txt. org.projectlombok:lombok:1.18.22 - Project Lombok (https://projectlombok.org), (The MIT License) com.microsoft.sqlserver:mssql-jdbc:6.2.1.jre7 - Microsoft JDBC Driver for SQL Server (https://github.com/Microsoft/mssql-jdbc/tree/v6.2.1), (MIT License) org.slf4j:slf4j-api:1.7.36 - SLF4J API Module (http://www.slf4j.org), (MIT License) - + ======================================================================== CDDL licenses @@ -629,7 +629,7 @@ The text of each license is also included at licenses/LICENSE-[project].txt. javax.servlet.jsp:jsp-api:2.1 - jsp-api (https://github.com/javaee/javaee-jsp-api/tree/jsp-api-2.2), (CDDL 1.1, GPL2.0) javax.servlet:servlet-api:2.5 - servlet-api (https://mvnrepository.com/artifact/javax.servlet/servlet-api/2.5), (CDDL v1.0) - + ======================================================================== Public Domain License ======================================================================== @@ -652,7 +652,7 @@ The text of each license is also included at licenses/LICENSE-[project].txt. org.jamon:jamon-runtime:2.3.1 - jamon-runtime (https://www.jamon.org/), (Mozilla Public License Version 1.1) - + ======================================================================== EPL licenses ======================================================================== diff --git a/licenses/inlong-tubemq-server/LICENSE b/licenses/inlong-tubemq-server/LICENSE index a69e1654bb..15521aeabe 100644 --- a/licenses/inlong-tubemq-server/LICENSE +++ b/licenses/inlong-tubemq-server/LICENSE @@ -387,15 +387,15 @@ The text of each license is the standard Apache 2.0 license. org.apache.logging.log4j:log4j-api:2.17.2 - Apache Log4j API (https://logging.apache.org/log4j/2.x/log4j-api/), (Apache License, Version 2.0) org.apache.logging.log4j:log4j-jcl:2.17.2 - Apache Log4j Commons Logging Bridge (https://logging.apache.org/log4j/2.x/log4j-jcl/), (Apache License, Version 2.0) org.apache.logging.log4j:log4j-slf4j-impl:2.17.2 - Apache Log4j SLF4J Binding (https://logging.apache.org/log4j/2.x/log4j-slf4j-impl/), (Apache License, Version 2.0) - io.netty:netty-buffer:4.1.72.Final - Netty/Buffer (https://github.com/netty/netty/tree/netty-4.1.72.Final), (Apache License, Version 2.0) - io.netty:netty-codec:4.1.72.Final - Netty/Codec (https://github.com/netty/netty/tree/netty-4.1.72.Final), (Apache License, Version 2.0) - io.netty:netty-common:4.1.72.Final - Netty/Common (https://github.com/netty/netty/tree/netty-4.1.72.Final), (Apache License, Version 2.0) - io.netty:netty-handler:4.1.72.Final - Netty/Handler (https://github.com/netty/netty/tree/netty-4.1.72.Final), (Apache License, Version 2.0) - io.netty:netty-resolver:4.1.72.Final - Netty/Resolver (https://github.com/netty/netty/tree/netty-4.1.72.Final), (Apache License, Version 2.0) - io.netty:netty-transport:4.1.72.Final - Netty/Transport (https://github.com/netty/netty/tree/netty-4.1.72.Final), (Apache License, Version 2.0) - io.netty:netty-transport-classes-epoll:4.1.72.Final - Netty/Transport/Classes/Epoll (https://github.com/netty/netty/tree/netty-4.1.72.Final), (Apache License, Version 2.0) - io.netty:netty-transport-native-epoll:4.1.72.Final - Netty/Transport/Native/Epoll (https://github.com/netty/netty/tree/netty-4.1.72.Final), (Apache License, Version 2.0) - io.netty:netty-transport-native-unix-common:4.1.72.Final - Netty/Transport/Native/Unix/Common (https://github.com/netty/netty/tree/netty-4.1.72.Final), (Apache License, Version 2.0) + io.netty:netty-buffer:4.1.94.Final - Netty/Buffer (https://github.com/netty/netty/tree/netty-4.1.94.Final), (Apache License, Version 2.0) + io.netty:netty-codec:4.1.94.Final - Netty/Codec (https://github.com/netty/netty/tree/netty-4.1.94.Final), (Apache License, Version 2.0) + io.netty:netty-common:4.1.94.Final - Netty/Common (https://github.com/netty/netty/tree/netty-4.1.94.Final), (Apache License, Version 2.0) + io.netty:netty-handler:4.1.94.Final - Netty/Handler (https://github.com/netty/netty/tree/netty-4.1.94.Final), (Apache License, Version 2.0) + io.netty:netty-resolver:4.1.94.Final - Netty/Resolver (https://github.com/netty/netty/tree/netty-4.1.94.Final), (Apache License, Version 2.0) + io.netty:netty-transport:4.1.94.Final - Netty/Transport (https://github.com/netty/netty/tree/netty-4.1.94.Final), (Apache License, Version 2.0) + io.netty:netty-transport-classes-epoll:4.1.94.Final - Netty/Transport/Classes/Epoll (https://github.com/netty/netty/tree/netty-4.1.94.Final), (Apache License, Version 2.0) + io.netty:netty-transport-native-epoll:4.1.94.Final - Netty/Transport/Native/Epoll (https://github.com/netty/netty/tree/netty-4.1.94.Final), (Apache License, Version 2.0) + io.netty:netty-transport-native-unix-common:4.1.94.Final - Netty/Transport/Native/Unix/Common (https://github.com/netty/netty/tree/netty-4.1.94.Final), (Apache License, Version 2.0) io.netty:netty-tcnative-classes:2.0.46.Final - Netty/TomcatNative [OpenSSL - Classes] (https://github.com/netty/netty-tcnative/tree/netty-tcnative-parent-2.0.46.Final), (Apache 2.0) io.prometheus:simpleclient:0.14.1 - Prometheus Java Simpleclient (https://github.com/prometheus/client_java/tree/parent-0.14.1), (The Apache Software License, Version 2.0) io.prometheus:simpleclient_common:0.14.1 - Prometheus Java Simpleclient Common (https://github.com/prometheus/client_java/tree/parent-0.14.1), (The Apache Software License, Version 2.0) diff --git a/pom.xml b/pom.xml index 58209d6b51..85108c8200 100644 --- a/pom.xml +++ b/pom.xml @@ -73,7 +73,7 @@ <testcontainers.version>1.17.2</testcontainers.version> <docker.organization>inlong</docker.organization> - <netty.version>4.1.72.Final</netty.version> + <netty.version>4.1.94.Final</netty.version> <jboss.netty.version>3.10.6.Final</jboss.netty.version> <scala.binary.version>2.11</scala.binary.version> <spark.version>2.4.4</spark.version>