Skip to content

Commit bd77c91

Browse files
authored
build: upgrade lombok to 1.18.34
1 parent 6194f2b commit bd77c91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
<groupId>org.projectlombok</groupId>
8585
<artifactId>lombok</artifactId>
8686
<scope>provided</scope>
87-
<version>1.18.30</version>
87+
<version>1.18.34</version>
8888
</dependency>
8989

9090
<dependency>

0 commit comments

Comments
 (0)