Skip to content

Commit 50382c8

Browse files
committedOct 12, 2023
fix(deps): update dependency org.projectlombok:lombok to v1.18.30
1 parent 9922116 commit 50382c8

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.11</spring.version>
7878
<spring-security.version>6.1.2</spring-security.version>
7979
<vertx.version>4.4.6</vertx.version>
80-
<lombok.version>1.18.28</lombok.version>
80+
<lombok.version>1.18.30</lombok.version>
8181
</properties>
8282

8383
<dependencyManagement>

0 commit comments

Comments
 (0)
Please sign in to comment.