mirror of
				https://github.com/continew-org/continew-starter.git
				synced 2025-10-30 23:00:11 +08:00 
			
		
		
		
	build(security/limiter): 移除无用依赖
This commit is contained in:
		| @@ -16,12 +16,6 @@ | ||||
|             <artifactId>spring-boot-starter-aop</artifactId> | ||||
|         </dependency> | ||||
|  | ||||
|         <!-- Hutool 加密解密模块(封装 JDK 中加密解密算法) --> | ||||
|         <dependency> | ||||
|             <groupId>cn.hutool</groupId> | ||||
|             <artifactId>hutool-crypto</artifactId> | ||||
|         </dependency> | ||||
|  | ||||
|         <!-- Web 模块 --> | ||||
|         <dependency> | ||||
|             <groupId>top.continew</groupId> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user