This is an automated email from the ASF dual-hosted git repository. Aias00 pushed a commit to branch prerelease/fix_license in repository https://gitbox.apache.org/repos/asf/shenyu.git
commit 8352f89d26f8bbc9d3df585b556328b1ef125b7c Author: liuhy <[email protected]> AuthorDate: Tue Jun 16 15:52:47 2026 +0800 chore: update LICENSE with new dependencies and versions --- .../src/main/release-docs/LICENSE | 4 +++ .../src/main/release-docs/LICENSE | 32 ++++++++++++++++++++++ 2 files changed, 36 insertions(+) diff --git a/shenyu-dist/shenyu-admin-dist/src/main/release-docs/LICENSE b/shenyu-dist/shenyu-admin-dist/src/main/release-docs/LICENSE index 105113ffd2..f6d016eba8 100644 --- a/shenyu-dist/shenyu-admin-dist/src/main/release-docs/LICENSE +++ b/shenyu-dist/shenyu-admin-dist/src/main/release-docs/LICENSE @@ -501,6 +501,8 @@ The text of each license is the standard Apache 2.0 license. javatuples 1.2: https://mvnrepository.com/artifact/org.javatuples/javatuples, Apache 2.0 json-schema-core 1.2.14: https://mvnrepository.com/artifact/com.github.java-json-tools/json-schema-core, Apache 2.0 uri-template 0.10: https://github.com/java-json-tools/uri-template, Apache 2.0 + zookeeper 3.9.5: https://gitbox.apache.org/repos/asf/zookeeper, Apache 2.0 + zookeeper-jute 3.9.5: https://gitbox.apache.org/repos/asf/zookeeper, Apache 2.0 ======================================================================== BSD licenses @@ -577,6 +579,7 @@ The text of each license is also included at licenses/LICENSE-[project].txt. checker-qual 3.33.0: https://checkerframework.org/, MIT jopt-simple 5.0.4: https://github.com/jopt-simple/jopt-simple, MIT oshi-core 6.10.0: https://github.com/oshi/oshi, MIT + oshi-core 6.7.0: https://github.com/oshi/oshi, MIT ======================================================================== MPL licenses @@ -713,6 +716,7 @@ Bouncy Castle licenses bcprov-jdk18on 1.78: https://mvnrepository.com/artifact/org.bouncycastle/bcprov-jdk18on, Bouncy Castle bcutil-jdk18on 1.72: https://mvnrepository.com/artifact/org.bouncycastle/bcutil-jdk18on, Bouncy Castle bcpkix-jdk18on 1.72: https://mvnrepository.com/artifact/org.bouncycastle/bcpkix-jdk18on, Bouncy Castle + bcprov-jdk18on 1.84: https://github.com/bcgit/bc-java, Bouncy Castle ======================================================================== XPP License diff --git a/shenyu-dist/shenyu-bootstrap-dist/src/main/release-docs/LICENSE b/shenyu-dist/shenyu-bootstrap-dist/src/main/release-docs/LICENSE index aac4520522..eccd4fb18a 100644 --- a/shenyu-dist/shenyu-bootstrap-dist/src/main/release-docs/LICENSE +++ b/shenyu-dist/shenyu-bootstrap-dist/src/main/release-docs/LICENSE @@ -631,6 +631,31 @@ The text of each license is the standard Apache 2.0 license. javatuples 1.2: https://mvnrepository.com/artifact/org.javatuples/javatuples, Apache 2.0 jna-platform 5.16.0: https://github.com/java-native-access/jna, Apache 2.0 + lz4-java 1.10.1: https://github.com/yawkat/lz4-java, Apache 2.0 + itu 1.14.0: https://github.com/ethlo/itu, Apache 2.0 + jsonschema-generator 4.38.0: https://github.com/victools/jsonschema-generator, The Apache License, Version 2.0 + jsonschema-module-jackson 4.38.0: https://github.com/victools/jsonschema-generator, The Apache License, Version 2.0 + jsonschema-module-swagger-2 4.38.0: https://github.com/victools/jsonschema-generator, The Apache License, Version 2.0 + re2j 1.8: https://github.com/google/re2j, Go License + json-schema-validator 2.0.0: https://github.com/networknt/json-schema-validator, Apache License Version 2.0 + motan-core 1.2.1: https://github.com/weibocom/motan, The Apache License, Version 2.0 + motan-registry-zookeeper 1.2.1: https://github.com/weibocom/motan, The Apache License, Version 2.0 + motan-springsupport 1.2.1: https://github.com/weibocom/motan, The Apache License, Version 2.0 + motan-transport-netty4 1.2.1: https://github.com/weibocom/motan, The Apache License, Version 2.0 + swagger-annotations-jakarta 2.2.38: https://github.com/swagger-api/swagger-core, Apache License 2.0 + dubbo-dependencies-zookeeper 3.2.14: https://www.apache.org/licenses/LICENSE-2.0.txt, Apache 2.0 + kafka-clients 3.9.2: https://kafka.apache.org, The Apache License, Version 2.0 + log4j-1.2-api 2.23.1: https://www.apache.org/licenses/LICENSE-2.0.txt, Apache 2.0 + zookeeper 3.9.5: https://gitbox.apache.org/repos/asf/zookeeper, Apache 2.0 + zookeeper-jute 3.9.5: https://gitbox.apache.org/repos/asf/zookeeper, Apache 2.0 + spring-ai-client-chat 1.1.2: https://github.com/spring-projects/spring-ai, Apache 2.0 + spring-ai-commons 1.1.2: https://github.com/spring-projects/spring-ai, Apache 2.0 + spring-ai-deepseek 1.1.2: https://github.com/spring-projects/spring-ai, Apache 2.0 + spring-ai-mcp 1.1.2: https://github.com/spring-projects/spring-ai, Apache 2.0 + spring-ai-model 1.1.2: https://github.com/spring-projects/spring-ai, Apache 2.0 + spring-ai-openai 1.1.2: https://github.com/spring-projects/spring-ai, Apache 2.0 + spring-ai-retry 1.1.2: https://github.com/spring-projects/spring-ai, Apache 2.0 + spring-ai-template-st 1.1.2: https://github.com/spring-projects/spring-ai, Apache 2.0 ======================================================================== BSD licenses @@ -747,6 +772,12 @@ The text of each license is also included at licenses/LICENSE-[project].txt. dexx-collections 0.2: https://github.com/andrewoma/dexx, MIT checker-qual 3.33.0: https://github.com/typetools/checker-framework/blob/master/checker-qual, MIT oshi-core 6.10.0: https://github.com/oshi/oshi, MIT + oshi-core 6.7.0: https://github.com/oshi/oshi, MIT + mcp 0.17.0: https://github.com/modelcontextprotocol/java-sdk, MIT + mcp-core 0.17.0: https://github.com/modelcontextprotocol/java-sdk, MIT + mcp-json 0.17.0: https://github.com/modelcontextprotocol/java-sdk, MIT + mcp-json-jackson2 0.17.0: https://github.com/modelcontextprotocol/java-sdk, MIT + mcp-spring-webflux 0.17.0: https://github.com/modelcontextprotocol/java-sdk, MIT ======================================================================== MPL licenses @@ -774,6 +805,7 @@ Bouncy Castle licenses bcutil-jdk18on 1.78: https://mvnrepository.com/artifact/org.bouncycastle/bcutil-jdk18on, Bouncy Castle bcpkix-jdk18on 1.78: https://mvnrepository.com/artifact/org.bouncycastle/bcpkix-jdk18on, Bouncy Castle bcprov-ext-jdk18on 1.78: https://mvnrepository.com/artifact/org.bouncycastle/bcprov-ext-jdk18on, Bouncy Castle + bcprov-jdk18on 1.84: https://github.com/bcgit/bc-java, Bouncy Castle ======================================================================== EDL License
