fix: 修复lombox版本问题

This commit is contained in:
landaiqing
2024-05-04 02:20:18 +08:00
committed by zlg
parent 16371a3fd9
commit c4297b2853
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>