diff --git a/pom.xml b/pom.xml
index 966eb437..8e181241 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,17 +44,17 @@
net.mingsoft
ms-base
- 2.1.14
+ 2.1.14.1
net.mingsoft
ms-basic
- 2.1.14
+ 2.1.14.1
net.mingsoft
ms-mdiy
- 2.1.14
+ 2.1.14.1
diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index 54065732..49067f30 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -23,7 +23,7 @@ ms:
xss:
xssEnable: true #xss过滤器的开关
filterUrl: /** #过滤的url,多个用逗号分开
- excludeUrl: /ms/**,/static/**,/template/**,/file/upload.do,/static/plugins/ueditor/1.4.3.3/jsp/editor.do #排除的url,多个用逗号分开
+ excludeUrl: /static/**,/template/**,/file/upload.do,/static/plugins/ueditor/1.4.3.3/jsp/editor.do #排除的url,多个用逗号分开
# mstore-url: http://store.i.mingsoft.net
# mstore-host: store.i.mingsoft.net
# shiro-key: #16位长度,不填写默认随机生成