调整依赖

This commit is contained in:
wanggeng 2022-07-30 17:26:40 +08:00
parent 8cad64f69e
commit c1dbff0d3c
2 changed files with 2 additions and 2 deletions

View File

@ -34,7 +34,7 @@
<artifactId>spring-expression</artifactId>
</exclusion>
</exclusions>
<scope>compile</scope>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.springframework.security</groupId>

View File

@ -9,7 +9,7 @@
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>module-wechat-officalaccount</artifactId>
<artifactId>module-wechat-officialaccount</artifactId>
<description>微信公众号</description>
<dependencies>