rev:更新主分支

This commit is contained in:
2024-08-02 10:36:19 +08:00
parent 395db13a6c
commit 3bea9aa95a
55 changed files with 3746 additions and 604 deletions

View File

@@ -108,7 +108,11 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-freemarker</artifactId>
</dependency>
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcprov-jdk15on</artifactId>
<version>1.70</version> <!-- 更新到最新版本 -->
</dependency>
<!-- https://mvnrepository.com/artifact/commons-configuration/commons-configuration -->
<dependency>
<groupId>commons-configuration</groupId>