This is an automated email from the ASF dual-hosted git repository.
funky-eyes pushed a commit to branch 2.x
in repository https://gitbox.apache.org/repos/asf/incubator-seata.git
The following commit(s) were added to refs/heads/2.x by this push:
new 1c870b8bf1 optimize: fix license entries for 2.7.0 release (#8173)
1c870b8bf1 is described below
commit 1c870b8bf196e935d762cd35e7c04aa5521df308
Author: justabug <[email protected]>
AuthorDate: Sat Jul 25 17:33:05 2026 +0800
optimize: fix license entries for 2.7.0 release (#8173)
---
distribution/LICENSE-namingserver | 23 ++++++++++++++++++-----
distribution/LICENSE-server | 12 +++++++-----
distribution/licenses/reflections-BSD-3-Clause | 10 ++++++++++
3 files changed, 35 insertions(+), 10 deletions(-)
diff --git a/distribution/LICENSE-namingserver
b/distribution/LICENSE-namingserver
index 4ef08bf01f..42fa01cd89 100644
--- a/distribution/LICENSE-namingserver
+++ b/distribution/LICENSE-namingserver
@@ -213,7 +213,7 @@ Apache-2.0 licenses
com.github.ben-manes.caffeine:caffeine 3.2.1 Apache-2.0
commons-codec:commons-codec 1.18.0 Apache-2.0
- commons-io:commons-io 2.8.0 Apache-2.0
+ commons-io:commons-io 2.21.0 Apache-2.0
commons-lang:commons-lang 2.6 Apache-2.0
org.apache.commons:commons-lang3 3.17.0 Apache-2.0
com.google.errorprone:error_prone_annotations 2.21.1 Apache-2.0
@@ -284,7 +284,10 @@ Apache-2.0 licenses
org.springframework:spring-webmvc 6.2.8 Apache-2.0
org.springframework.boot:spring-boot 3.5.2 Apache-2.0
org.springframework.boot:spring-boot-autoconfigure 3.5.2 Apache-2.0
+ org.springframework.boot:spring-boot-actuator 3.5.2 Apache-2.0
+ org.springframework.boot:spring-boot-actuator-autoconfigure 3.5.2
Apache-2.0
org.springframework.boot:spring-boot-starter 3.5.2 Apache-2.0
+ org.springframework.boot:spring-boot-starter-actuator 3.5.2 Apache-2.0
org.springframework.boot:spring-boot-starter-json 3.5.2 Apache-2.0
org.springframework.boot:spring-boot-starter-logging 3.5.2 Apache-2.0
org.springframework.boot:spring-boot-starter-security 3.5.2 Apache-2.0
@@ -299,16 +302,25 @@ Apache-2.0 licenses
org.springframework.ai:spring-ai-commons 1.1.0 Apache-2.0
org.springframework.ai:spring-ai-starter-mcp-server-webmvc 1.1.0 Apache-2.0
org.apache.tomcat:tomcat-annotations-api 10.1.42 Apache-2.0
- org.apache.tomcat.embed:tomcat-embed-websocket 11.0.12 Apache-2.0
- org.apache.tomcat.embed:tomcat-embed-core 11.0.12 Apache-2.0
- org.apache.tomcat.embed:tomcat-embed-core 11.0.12 Apache-2.0
- org.apache.tomcat.embed:tomcat-embed-el 11.0.12 Apache-2.0
+ org.apache.tomcat.embed:tomcat-embed-websocket 11.0.22 Apache-2.0
+ org.apache.tomcat.embed:tomcat-embed-core 11.0.22 Apache-2.0
+ org.apache.tomcat.embed:tomcat-embed-core 11.0.22 Apache-2.0
+ org.apache.tomcat.embed:tomcat-embed-el 11.0.22 Apache-2.0
org.jetbrains.kotlin:kotlin-stdlib 1.9.25 Apache-2.0
org.jetbrains.kotlin:kotlin-stdlib-common 1.9.25 Apache-2.0
io.micrometer:micrometer-core 1.15.1 Apache-2.0
+ io.micrometer:micrometer-jakarta9 1.15.1 Apache-2.0
io.micrometer:micrometer-observation 1.15.1 Apache-2.0
io.micrometer:micrometer-commons 1.15.1 Apache-2.0
+ io.micrometer:micrometer-registry-prometheus 1.15.1 Apache-2.0
io.micrometer:context-propagation 1.1.3 Apache-2.0
+ io.prometheus:prometheus-metrics-config 1.3.8 Apache-2.0
+ io.prometheus:prometheus-metrics-core 1.3.8 Apache-2.0
+ io.prometheus:prometheus-metrics-exposition-formats 1.3.8 Apache-2.0
+ io.prometheus:prometheus-metrics-exposition-formats-no-protobuf 1.3.8
Apache-2.0
+ io.prometheus:prometheus-metrics-exposition-textformats 1.3.8 Apache-2.0
+ io.prometheus:prometheus-metrics-model 1.3.8 Apache-2.0
+ io.prometheus:prometheus-metrics-tracer-common 1.3.8 Apache-2.0
com.ethlo.time:itu 1.14.0 Apache-2.0
org.jspecify:jspecify 1.0.0 Apache-2.0
com.github.victools:jsonschema-module-jackson 4.38.0 Apache-2.0
@@ -342,6 +354,7 @@ BSD-3-Clause licenses
org.antlr:antlr-runtime 3.5.3 BSD-3-Clause
see:licenses/antlr-runtime-BSD-3-Clause
org.antlr:ST4 4.3.4 BSD-3-Clause see:licenses/antlr-ST4-BSD-3-Clause
org.antlr:antlr4-runtime 4.13.1 BSD-3-Clause
see:licenses/antlr4-runtime-BSD-3-Clause
+ com.google.protobuf:protobuf-java 3.25.5 BSD-3-Clause
see:licenses/protobuf-java-BSD-3-Clause
@uni/action-sheet 1.0.8 BSD-3-Clause see:licenses/uni-BSD-3-Clause
@uni/clipboard 1.0.9 BSD-3-Clause see:licenses/uni-BSD-3-Clause
diff --git a/distribution/LICENSE-server b/distribution/LICENSE-server
index af1634016d..7ac4ca2a29 100644
--- a/distribution/LICENSE-server
+++ b/distribution/LICENSE-server
@@ -228,7 +228,7 @@ Apache-2.0 licenses
commons-codec:commons-codec 1.15 Apache-2.0
commons-configuration:commons-configuration 1.10 Apache-2.0
org.apache.commons:commons-dbcp2 2.9.0 Apache-2.0
- commons-io:commons-io 2.8.0 Apache-2.0
+ commons-io:commons-io 2.21.0 Apache-2.0
commons-jxpath:commons-jxpath 1.3 Apache-2.0
commons-lang:commons-lang 2.6 Apache-2.0
commons-logging:commons-logging 1.2 Apache-2.0
@@ -243,7 +243,7 @@ Apache-2.0 licenses
org.apache.curator:curator-test 5.1.0 Apache-2.0
com.lmax:disruptor 3.3.7 Apache-2.0
com.dameng:DmJdbcDriver18 8.1.2.192 Apache-2.0
- com.alibaba:druid 1.2.25 Apache-2.0
+ com.alibaba:druid 1.2.28 Apache-2.0
com.google.errorprone:error_prone_annotations 2.21.1 Apache-2.0
com.netflix.eureka:eureka-client 1.10.18 Apache-2.0
net.jodah:failsafe 2.3.3 Apache-2.0
@@ -277,6 +277,7 @@ Apache-2.0 licenses
com.fasterxml.jackson.module:jackson-module-parameter-names 2.13.5
Apache-2.0
javax.inject:javax.inject 1 Apache-2.0
com.beust:jcommander 1.82 Apache-2.0
+ org.javassist:javassist 3.21.0-GA Apache-2.0
org.jctools:jctools-core 2.1.1 Apache-2.0
io.etcd:jetcd-common 0.5.0 Apache-2.0
io.etcd:jetcd-core 0.5.0 Apache-2.0
@@ -286,12 +287,12 @@ Apache-2.0 licenses
joda-time:joda-time 2.3 Apache-2.0
com.alipay.sofa:jraft-core 1.3.14 Apache-2.0
com.google.code.findbugs:jsr305 3.0.2 Apache-2.0
- org.apache.kafka:kafka-clients 3.6.1 Apache-2.0
+ org.apache.kafka:kafka-clients 3.9.2 Apache-2.0
de.javakaffee:kryo-serializers 0.45 Apache-2.0
com.github.danielwegener:logback-kafka-appender 0.2.0-RC2 Apache-2.0
- at.yawk.lz4:lz4-java 1.9.0 Apache-2.0
+ at.yawk.lz4:lz4-java 1.10.1 Apache-2.0
com.alibaba.nacos:nacos-api 1.4.6 Apache-2.0
- com.alibaba.nacos:nacos-client 1.4.6 Apache-2.0
+ com.alibaba.nacos:nacos-client 2.0.4 Apache-2.0
com.alibaba.nacos:nacos-common 1.4.6 Apache-2.0
com.netflix.netflix-commons:netflix-eventbus 0.3.0 Apache-2.0
com.netflix.netflix-commons:netflix-infix 0.3.0 Apache-2.0
@@ -394,6 +395,7 @@ BSD-3-Clause licenses
com.esotericsoftware:kryo 5.4.0 BSD-3-Clause see:licenses/kryo-BSD-3-Clause
com.esotericsoftware:minlog 1.3.1 BSD-3-Clause
see:licenses/minlog-BSD-3-Clause
com.esotericsoftware:reflectasm 1.11.9 BSD-3-Clause
see:licenses/reflectasm-BSD-3-Clause
+ org.reflections:reflections 0.9.11 BSD-3-Clause
see:licenses/reflections-BSD-3-Clause
com.google.protobuf:protobuf-java 3.25.5 BSD-3-Clause
see:licenses/protobuf-java-BSD-3-Clause
com.google.protobuf:protobuf-java-util 3.11.0 BSD-3-Clause
see:licenses/protobuf-java-BSD-3-Clause
diff --git a/distribution/licenses/reflections-BSD-3-Clause
b/distribution/licenses/reflections-BSD-3-Clause
new file mode 100644
index 0000000000..3d6079b884
--- /dev/null
+++ b/distribution/licenses/reflections-BSD-3-Clause
@@ -0,0 +1,10 @@
+Copyright (c) Ron Mamo
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
+
+ * Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
+ * Neither the name of Reflections nor the names of its contributors may be
used to endorse or promote products derived from this software without specific
prior written permission.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROF [...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]