Merge remote-tracking branch 'refs/remotes/origin/master' into dev

This commit is contained in:
efren
2025-06-25 16:59:08 +08:00
3 changed files with 24 additions and 10 deletions

View File

@ -43,6 +43,11 @@
<dependencies>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-security</artifactId>
</dependency>
<!--common3-->
<dependency>
<groupId>org.apache.commons</groupId>