fix: 修复lombox版本问题

This commit is contained in:
landaiqing
2024-05-04 02:20:18 +08:00
parent a36b1e9f41
commit 2bf537a724
5 changed files with 5 additions and 5 deletions

View File

@@ -31,7 +31,7 @@
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.18.28</version>
<version>1.18.20</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>