Skip to content

Commit 3a9dcb9

Browse files
authored
[INLONG-4305][License] Update TubeMQ-Manager's third-party dependency LICENSE (#4307)
1 parent 729bb44 commit 3a9dcb9

10 files changed

+268
-32
lines changed

licenses/inlong-tubemq-manager/LICENSE

+12-11
Original file line numberDiff line numberDiff line change
@@ -516,7 +516,7 @@ The text of each license is the standard Apache 2.0 license.
516516
com.jayway.jsonpath:json-path:2.6.0 - project ':json-path' (https://github.com/jayway/JsonPath), (The Apache Software License, Version 2.0)
517517
net.minidev:json-smart:2.4.7 - JSON Small and Fast Parser (https://urielch.github.io/), (The Apache Software License, Version 2.0)
518518
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)
519-
org.apache.logging.log4j:log4j-to-slf4j:2.17.2 - Apache Log4j to SLF4J Adapter (https://logging.apache.org/log4j/2.x/log4j-to-slf4j/), (Apache License, Version 2.0)
519+
org.apache.logging.log4j:log4j-jul:2.17.2 - Apache Log4j JUL Adapter (https://logging.apache.org/log4j/2.x/log4j-jul/), (Apache License, Version 2.0)
520520
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)
521521
org.yaml:snakeyaml:1.29 - SnakeYAML (https://bitbucket.org/snakeyaml/snakeyaml/src/snakeyaml-1.29/), (Apache License, Version 2.0)
522522
org.springframework.boot:spring-boot:2.6.6 - spring-boot (https://spring.io/projects/spring-boot), (Apache License, Version 2.0)
@@ -564,24 +564,25 @@ The text of each license is also included at licenses/LICENSE-[project].txt.
564564
net.bytebuddy:byte-buddy:1.12.9 - Byte Buddy (without dependencies) (https://github.com/raphw/byte-buddy/tree/byte-buddy-1.12.9), (Apache License, Version 2.0)
565565
com.fasterxml:classmate:1.5.1 - ClassMate (https://github.com/FasterXML/java-classmate), (Apache License, Version 2.0)
566566
com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.13.2 - Jackson datatype: JSR310 (https://github.com/FasterXML/jackson-modules-java8/tree/jackson-modules-java8-2.13.2), (The Apache Software License, Version 2.0)
567+
org.apache.logging.log4j:log4j-core:2.17.2 - Apache Log4j Core (https://logging.apache.org/log4j/2.x/log4j-core/), (Apache License, Version 2.0)
567568
org.mapstruct:mapstruct:1.3.1.Final - MapStruct Core (http://mapstruct.org), (The Apache Software License, Version 2.0)
568569
org.springframework:spring-aop:5.3.18 - Spring AOP (https://github.com/spring-projects/spring-framework), (Apache License, Version 2.0)
569570
org.springframework:spring-aspects:5.3.18 - Spring Aspects (https://github.com/spring-projects/spring-framework), (Apache License, Version 2.0)
570-
org.springframework:spring-beans:5.3.18 - Spring Beans (https://github.com/spring-projects/spring-framework), (Apache License, Version 2.0)
571-
org.springframework:spring-context:5.3.18 - Spring Context (https://github.com/spring-projects/spring-framework), (Apache License, Version 2.0)
572-
org.springframework:spring-core:5.3.18 - Spring Core (https://github.com/spring-projects/spring-framework), (Apache License, Version 2.0)
573-
org.springframework:spring-expression:5.3.18 - Spring Expression Language (SpEL) (https://github.com/spring-projects/spring-framework), (Apache License, Version 2.0)
574-
org.springframework:spring-jcl:5.3.18 - Spring Commons Logging Bridge (https://github.com/spring-projects/spring-framework), (Apache License, Version 2.0)
575-
org.springframework:spring-jdbc:5.3.18 - Spring JDBC (https://github.com/spring-projects/spring-framework), (Apache License, Version 2.0)
576-
org.springframework:spring-orm:5.3.18 - Spring Object/Relational Mapping (https://github.com/spring-projects/spring-framework), (Apache License, Version 2.0)
577-
org.springframework:spring-tx:5.3.17 - Spring Transaction (https://github.com/spring-projects/spring-framework), (Apache License, Version 2.0)
578-
org.springframework:spring-web:5.3.18 - Spring Web (https://github.com/spring-projects/spring-framework), (Apache License, Version 2.0)
579-
org.springframework:spring-webmvc:5.3.18 - Spring Web MVC (https://github.com/spring-projects/spring-framework), (Apache License, Version 2.0)
571+
org.springframework:spring-beans:5.3.19 - Spring Beans (https://github.com/spring-projects/spring-framework), (Apache License, Version 2.0)
572+
org.springframework:spring-context:5.3.19 - Spring Context (https://github.com/spring-projects/spring-framework), (Apache License, Version 2.0)
573+
org.springframework:spring-core:5.3.19 - Spring Core (https://github.com/spring-projects/spring-framework), (Apache License, Version 2.0)
580574
org.springframework.data:spring-data-commons:2.6.3 - Spring Data Core (https://github.com/spring-projects/spring-data-commons), (Apache License, Version 2.0)
581575
org.springframework.data:spring-data-jpa:2.6.3 - Spring Data JPA (https://github.com/spring-projects/spring-data-jpa), (Apache License, Version 2.0)
576+
org.springframework:spring-expression:5.3.18 - Spring Expression Language (SpEL) (https://github.com/spring-projects/spring-framework), (Apache License, Version 2.0)
582577
org.springframework.hateoas:spring-hateoas:1.4.1 - Spring HATEOAS (https://github.com/spring-projects/spring-hateoas), (Apache License, Version 2.0)
578+
org.springframework:spring-jcl:5.3.19 - Spring Commons Logging Bridge (https://github.com/spring-projects/spring-framework), (Apache License, Version 2.0)
579+
org.springframework:spring-jdbc:5.3.19 - Spring JDBC (https://github.com/spring-projects/spring-framework), (Apache License, Version 2.0)
580+
org.springframework:spring-orm:5.3.19 - Spring Object/Relational Mapping (https://github.com/spring-projects/spring-framework), (Apache License, Version 2.0)
583581
org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE - Spring Plugin - Core (https://github.com/spring-projects/spring-plugin/tree/2.0.0.RELEASE), (Apache License, Version 2.0)
584582
org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE - Spring Plugin - Metadata Extension (https://github.com/spring-projects/spring-plugin/tree/2.0.0.RELEASE), (Apache License, Version 2.0)
583+
org.springframework:spring-tx:5.3.17 - Spring Transaction (https://github.com/spring-projects/spring-framework), (Apache License, Version 2.0)
584+
org.springframework:spring-web:5.3.19 - Spring Web (https://github.com/spring-projects/spring-framework), (Apache License, Version 2.0)
585+
org.springframework:spring-webmvc:5.3.18 - Spring Web MVC (https://github.com/spring-projects/spring-framework), (Apache License, Version 2.0)
585586
org.apache.tomcat.embed:tomcat-embed-core:9.0.60 - tomcat-embed-core (https://tomcat.apache.org/), (Apache License, Version 2.0)
586587

587588

licenses/inlong-tubemq-manager/NOTICE

+40-7
Original file line numberDiff line numberDiff line change
@@ -192,10 +192,26 @@ The Apache Software Foundation (http://www.apache.org/).
192192

193193
========================================================================
194194

195-
Apache Log4j to SLF4J Adapter NOTICE
195+
Apache Log4j Core NOTICE
196196
========================================================================
197197

198-
Apache Log4j to SLF4J Adapter
198+
Apache Log4j Core
199+
Copyright 1999-2012 Apache Software Foundation
200+
201+
This product includes software developed at
202+
The Apache Software Foundation (http://www.apache.org/).
203+
204+
ResolverUtil.java
205+
Copyright 2005-2006 Tim Fennell
206+
207+
208+
209+
========================================================================
210+
211+
Apache Log4j JUL Adapter NOTICE
212+
========================================================================
213+
214+
Apache Log4j JUL Adapter
199215
Copyright 1999-2022 The Apache Software Foundation
200216

201217
This product includes software developed at
@@ -222,26 +238,43 @@ Spring AOP NOTICE
222238
------------------------------------------------------
223239
Spring Aspects NOTICE
224240
------------------------------------------------------
241+
Spring Expression Language (SpEL) NOTICE
242+
------------------------------------------------------
243+
Spring Web MVC NOTICE
244+
========================================================================
245+
246+
Spring Framework 5.3.18
247+
Copyright (c) 2002-2022 Pivotal, Inc.
248+
249+
This product is licensed to you under the Apache License, Version 2.0
250+
(the "License"). You may not use this product except in compliance with
251+
the License.
252+
253+
This product may include a number of subcomponents with separate
254+
copyright notices and license terms. Your use of the source code for
255+
these subcomponents is subject to the terms and conditions of the
256+
subcomponent's license, as noted in the license.txt file.
257+
258+
259+
260+
========================================================================
261+
225262
Spring Beans NOTICE
226263
------------------------------------------------------
227264
Spring Context NOTICE
228265
------------------------------------------------------
229266
Spring Core NOTICE
230267
------------------------------------------------------
231-
Spring Expression Language (SpEL) NOTICE
232-
------------------------------------------------------
233268
Spring Commons Logging Bridge NOTICE
234269
------------------------------------------------------
235270
Spring JDBC NOTICE
236271
------------------------------------------------------
237272
Spring Object/Relational Mapping NOTICE
238273
------------------------------------------------------
239274
Spring Web NOTICE
240-
------------------------------------------------------
241-
Spring Web MVC NOTICE
242275
========================================================================
243276

244-
Spring Framework 5.3.18
277+
Spring Framework 5.3.19
245278
Copyright (c) 2002-2022 Pivotal, Inc.
246279

247280
This product is licensed to you under the Apache License, Version 2.0

0 commit comments

Comments
 (0)