修改lobock

This commit is contained in:
2025-07-05 19:44:09 +08:00
parent 1b03cc782e
commit 06548a4716

View File

@ -84,8 +84,7 @@
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.18.24</version>
<scope>provided</scope>
<version>1.18.30</version>
</dependency>
<!-- OpenFeign -->