You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by lh...@apache.org on 2021/12/03 17:36:12 UTC

[pulsar] 02/02: Update lombok to 1.18.22 (#12466)

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

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

commit d52fb1f07f821b2af08e02c2b3c0b6d6840bccb3
Author: Ali Ahmed <al...@gmail.com>
AuthorDate: Fri Oct 22 09:12:56 2021 -0700

    Update lombok to 1.18.22 (#12466)
    
    Co-authored-by: Ali Ahmed <al...@splunk.com>
    (cherry picked from commit 9ee6656fbd662d1d6f36b8e3b71e01f07c93a2fa)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index aeec1c2..12c1f6a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -182,7 +182,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.20</lombok.version>
+    <lombok.version>1.18.22</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>