Skip to content

Commit c2f7c72

Browse files
committed
refactor: 优化
1 parent 7eabc60 commit c2f7c72

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@
178178
<path>
179179
<groupId>org.projectlombok</groupId>
180180
<artifactId>lombok</artifactId>
181-
<version>1.18.30</version>
181+
<version>1.18.42</version>
182182
</path>
183183
</annotationProcessorPaths>
184184
</configuration>
@@ -251,7 +251,7 @@
251251
<dependency>
252252
<groupId>org.projectlombok</groupId>
253253
<artifactId>lombok</artifactId>
254-
<version>1.18.30</version>
254+
<version>1.18.42</version>
255255
</dependency>
256256

257257
<dependency>

0 commit comments

Comments
 (0)