mirror of https://gitee.com/stylefeng/roses
【7.6.0】【框架改造】【security】默认不依赖解密插件,减轻体重
parent
f15d41befb
commit
1ff0a2d61c
|
@ -52,13 +52,6 @@
|
|||
<version>${roses.version}</version>
|
||||
</dependency>
|
||||
|
||||
<!--请求响应加密解密模块-->
|
||||
<dependency>
|
||||
<groupId>cn.stylefeng.roses</groupId>
|
||||
<artifactId>security-sdk-request-encrypt-and-decode</artifactId>
|
||||
<version>${roses.version}</version>
|
||||
</dependency>
|
||||
|
||||
<!--数据库加密解密模块-->
|
||||
<dependency>
|
||||
<groupId>cn.stylefeng.roses</groupId>
|
||||
|
|
Loading…
Reference in New Issue