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 ab3eaef408f8..9af4e16042b6 100644 --- a/shenyu-dist/shenyu-admin-dist/src/main/release-docs/LICENSE +++ b/shenyu-dist/shenyu-admin-dist/src/main/release-docs/LICENSE @@ -559,6 +559,7 @@ The text of each license is also included at licenses/LICENSE-[project].txt. hk2-locator 3.0.6: https://mvnrepository.com/artifact/org.glassfish.hk2/hk2-locator, EPL 2.0/GPL aopalliance-repackaged 3.0.6: https://mvnrepository.com/artifact/org.glassfish.hk2.external/aopalliance-repackaged, EPL 2.0/GPL jakarta.ws.rs-api 3.1.0: https://mvnrepository.com/artifact/jakarta.ws.rs/jakarta.ws.rs-api EPL 2.0/GPL 2.0 + jakarta.mail-api 2.1.3: https://mvnrepository.com/artifact/jakarta.mail/jakarta.mail-api, EPL 2.0 ======================================================================== MIT licenses @@ -580,6 +581,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.7.0: https://github.com/oshi/oshi, MIT + oshi-core 6.10.0: https://github.com/oshi/oshi, MIT ======================================================================== MPL licenses @@ -741,3 +743,13 @@ The text of each license is also included at licenses/LICENSE-[project].txt. jakarta.xml.bind-api 4.0.2: https://mvnrepository.com/artifact/jakarta.xml.bind/jakarta.xml.bind-api, EDL 1.0 jakarta.mail 1.6.7: https://mvnrepository.com/artifact/com.sun.mail/jakarta.mail, EDL 1.0 angus-activation 2.0.2: https://mvnrepository.com/artifact/org.eclipse.angus/angus-activation, EDL 1.0 + + +======================================================================== +LGPL licenses +======================================================================== + +The following components are provided under a LGPL license. See project link for details. + + jna 5.18.1: https://mvnrepository.com/artifact/net.java.dev.jna/jna, LGPL-2.1-or-later + jna-platform 5.18.1: https://mvnrepository.com/artifact/net.java.dev.jna/jna-platform, LGPL-2.1-or-later 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 b9b01aa0f9f6..ae16c477a83d 100644 --- a/shenyu-dist/shenyu-bootstrap-dist/src/main/release-docs/LICENSE +++ b/shenyu-dist/shenyu-bootstrap-dist/src/main/release-docs/LICENSE @@ -653,6 +653,8 @@ The text of each license is the standard Apache 2.0 license. 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 + fastjson 1.2.76: https://github.com/alibaba/fastjson, Apache 2 + error_prone_annotations 2.5.1: http://www.apache.org/licenses/LICENSE-2.0.txt, Apache 2.0 ======================================================================== BSD licenses @@ -775,6 +777,7 @@ The text of each license is also included at licenses/LICENSE-[project].txt. 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 + oshi-core 6.10.0: https://github.com/oshi/oshi, MIT ======================================================================== MPL licenses @@ -826,3 +829,13 @@ The following components are provided under the XPP License. See project link fo The text of each license is also included at licenses/LICENSE-[project].txt. mxparser 1.2.2: https://github.com/x-stream/mxparser, XPP + + +======================================================================== +LGPL licenses +======================================================================== + +The following components are provided under a LGPL license. See project link for details. + + jna 5.18.1: https://mvnrepository.com/artifact/net.java.dev.jna/jna, LGPL-2.1-or-later + jna-platform 5.18.1: https://mvnrepository.com/artifact/net.java.dev.jna/jna-platform, LGPL-2.1-or-later