Skip to content

Commit 65f23aa

Browse files
authoredNov 15, 2024··
Update dependency org.projectlombok:lombok to v1.18.36
1 parent 6114b49 commit 65f23aa

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
@@ -63,7 +63,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
6363
<dependency>
6464
<groupId>org.projectlombok</groupId>
6565
<artifactId>lombok</artifactId>
66-
<version>1.18.34</version>
66+
<version>1.18.36</version>
6767
<scope>provided</scope>
6868
</dependency>
6969
<dependency>

0 commit comments

Comments
 (0)
Please sign in to comment.