Skip to content

Commit 9d3e7d0

Browse files
committed
[improve][build] Upgrade Lombok to 1.18.42 to fully support JDK25 (#24763)
(cherry picked from commit e45f3af)
1 parent d38a22d commit 9d3e7d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ flexible messaging model and an intuitive client API.</description>
276276
<hppc.version>0.9.1</hppc.version>
277277
<spark-streaming_2.10.version>2.1.0</spark-streaming_2.10.version>
278278
<assertj-core.version>3.24.2</assertj-core.version>
279-
<lombok.version>1.18.38</lombok.version>
279+
<lombok.version>1.18.42</lombok.version>
280280
<jakarta.annotation-api.version>1.3.5</jakarta.annotation-api.version>
281281
<jaxb-api>2.3.1</jaxb-api>
282282
<jakarta.activation.version>1.2.2</jakarta.activation.version>

0 commit comments

Comments
 (0)