This is an automated email from the ASF dual-hosted git repository.
lhotari pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git
The following commit(s) were added to refs/heads/master by this push:
new ca177b3bd42 [improve] Upgrade lombok to 1.8.26 (#19426)
ca177b3bd42 is described below
commit ca177b3bd42fa8ece0085465f01dc246ec91346a
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 bdc23d65bff..5bd7a82fe08 100644
--- a/pom.xml
+++ b/pom.xml
@@ -214,7 +214,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.24</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>