diff --git a/README.md b/README.md index 7e6b12a..cbda796 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ cn.licoy encrypt-body-spring-boot-starter - 1.2.0 + 1.2.3 ``` ### 启用组件 diff --git a/README_EN.md b/README_EN.md index 484318b..73620d4 100644 --- a/README_EN.md +++ b/README_EN.md @@ -24,7 +24,7 @@ Introduce dependencies in the project's `pom.xml`: cn.licoy encrypt-body-spring-boot-starter - 1.2.0 + 1.2.3 ```` ### Enable component diff --git a/pom.xml b/pom.xml index 858f34f..f44eaed 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ cn.licoy encrypt-body-spring-boot-starter - 1.2.0 + 1.2.3 encrypt-body-spring-boot-starter encrypt-body-spring-boot-starter是SpringBoot控制器统一的响应体加密与请求体解密的注解处理方式,支持MD5/SHA/AES/DES/RSA @@ -156,6 +156,11 @@ + + + **/test/** + + org.apache.maven.plugins