mirror of
https://gitee.com/liweiyi/ChestnutCMS.git
synced 2025-12-07 17:08:23 +08:00
fix pom captcha dependency
This commit is contained in:
parent
de3d2d36ea
commit
425da53ad6
@ -21,6 +21,7 @@
|
||||
<module>chestnut-common-security</module>
|
||||
<module>chestnut-common-log</module>
|
||||
<module>chestnut-common-extend</module>
|
||||
<module>chestnut-common-captcha</module>
|
||||
</modules>
|
||||
|
||||
<dependencyManagement>
|
||||
|
||||
7
pom.xml
7
pom.xml
@ -365,13 +365,6 @@
|
||||
<version>${chestnut.version}</version>
|
||||
</dependency>
|
||||
|
||||
<!-- 验证码扩展模块 -->
|
||||
<dependency>
|
||||
<groupId>com.chestnut</groupId>
|
||||
<artifactId>chestnut-captcha</artifactId>
|
||||
<version>${chestnut.version}</version>
|
||||
</dependency>
|
||||
|
||||
<!-- 系统模块 -->
|
||||
<dependency>
|
||||
<groupId>com.chestnut</groupId>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user