This is an automated email from the ASF dual-hosted git repository.

technoboy pushed a commit to branch branch-2.11
in repository https://gitbox.apache.org/repos/asf/pulsar.git


The following commit(s) were added to refs/heads/branch-2.11 by this push:
     new f42bb555ac0 [improve] Upgrade lombok to 1.8.26 (#19426)
f42bb555ac0 is described below

commit f42bb555ac028e18acbd0be4f5d4f890f38f2efb
Author: Matteo Merli <[email protected]>
AuthorDate: Sat Feb 4 00:32:38 2023 -0800

    [improve] Upgrade lombok to 1.8.26 (#19426)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4ba06fe5b55..f50a5da41a7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -203,7 +203,7 @@ flexible messaging model and an intuitive client 
API.</description>
     <hppc.version>0.9.1</hppc.version>
     <spark-streaming_2.10.version>2.1.0</spark-streaming_2.10.version>
     <assertj-core.version>3.18.1</assertj-core.version>
-    <lombok.version>1.18.22</lombok.version>
+    <lombok.version>1.18.26</lombok.version>
     <javax.annotation-api.version>1.3.2</javax.annotation-api.version>
     <jaxb-api>2.3.1</jaxb-api>
     <javax.activation.version>1.2.0</javax.activation.version>

Reply via email to