Merge remote-tracking branch 'origin/master'

# Conflicts:
#	jeecg-boot/pom.xml
This commit is contained in:
JEECG
2025-03-27 18:26:20 +08:00
16 changed files with 25 additions and 48 deletions

View File

@ -124,11 +124,6 @@
<artifactId>spring-boot-starter-test</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<scope>test</scope>
</dependency>
<!-- Lombok -->
<dependency>
<groupId>org.projectlombok</groupId>