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

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


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

commit e751fd0005d8a3552881b1bfb12a81d6efc36794
Author: Matteo Merli <[email protected]>
AuthorDate: Sat Feb 4 16:32:38 2023 +0800

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

diff --git a/pom.xml b/pom.xml
index ffc37e98dfc..191f55d9586 100644
--- a/pom.xml
+++ b/pom.xml
@@ -188,7 +188,7 @@ flexible messaging model and an intuitive client 
API.</description>
     <hppc.version>0.7.3</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