Skip to content

Commit 69d4572

Browse files
authored
Update pom.xml
update lombok version
1 parent 2bbdd66 commit 69d4572

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spring-boot-wiremock-demo/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
<dependency>
4242
<groupId>org.projectlombok</groupId>
4343
<artifactId>lombok</artifactId>
44+
<version>1.18.32</version>
4445
<optional>true</optional>
4546
</dependency>
4647
<dependency>

0 commit comments

Comments
 (0)