This is an automated email from the ASF dual-hosted git repository.
liuhongyu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shenyu.git
The following commit(s) were added to refs/heads/master by this push:
new 0184d4b658 Update comment to English in pom.xml (#6128)
0184d4b658 is described below
commit 0184d4b658729ac5e57fe74217461635f4295e41
Author: shown <[email protected]>
AuthorDate: Tue Sep 2 09:53:29 2025 +0800
Update comment to English in pom.xml (#6128)
---
shenyu-admin/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/shenyu-admin/pom.xml b/shenyu-admin/pom.xml
index c81d7a51da..768953e0b5 100644
--- a/shenyu-admin/pom.xml
+++ b/shenyu-admin/pom.xml
@@ -124,7 +124,7 @@
<artifactId>shiro-spring</artifactId>
<classifier>jakarta</classifier>
<version>${shiro.version}</version>
- <!-- 排除仍使用了jakarta.servlet的依赖 -->
+ <!-- Exclude the dependency of jakarta.servlet that is still used
-->
<exclusions>
<exclusion>
<groupId>org.apache.shiro</groupId>