升级kaptcha到最新版2.3.3

This commit is contained in:
RuoYi
2022-12-07 12:46:32 +08:00
parent af33456ca8
commit a0d2b383ef
2 changed files with 3 additions and 3 deletions

View File

@@ -66,7 +66,7 @@
<!--验证码 -->
<dependency>
<groupId>com.github.penggle</groupId>
<groupId>pro.fessional</groupId>
<artifactId>kaptcha</artifactId>
</dependency>