Skip to content

Commit 6a8ec0b

Browse files
committedSep 10, 2024·
fix(deps): update dependency org.projectlombok:lombok to v1.18.34
1 parent cf777f1 commit 6a8ec0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
<spring.version>6.0.19</spring.version>
7878
<spring-security.version>6.1.9</spring-security.version>
7979
<vertx.version>4.4.9</vertx.version>
80-
<lombok.version>1.18.32</lombok.version>
80+
<lombok.version>1.18.34</lombok.version>
8181
</properties>
8282

8383
<dependencyManagement>

0 commit comments

Comments
 (0)
Please sign in to comment.