【同步】jdk21 和 jdk8 的代码

This commit is contained in:
YunaiV
2025-05-19 20:12:12 +08:00
parent e00bfd02a1
commit 479dfb6c23
10 changed files with 15 additions and 21 deletions

View File

@@ -114,11 +114,6 @@
<artifactId>captcha-spring-boot-starter</artifactId> <!-- 验证码,一般用于登录使用 -->
</dependency>
<dependency>
<groupId>org.dromara.hutool</groupId>
<artifactId>hutool-extra</artifactId> <!-- 邮件 -->
</dependency>
</dependencies>
</project>