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

yhcast0 pushed a commit to branch kylin5
in repository https://gitbox.apache.org/repos/asf/kylin.git


The following commit(s) were added to refs/heads/kylin5 by this push:
     new 33307c72aa Revert "[MINOR] Update lombok version to 1.18.46 (#2350)" 
(#2351)
33307c72aa is described below

commit 33307c72aaa7971cda78c4d984a0f59170436420
Author: Yinghao Lin <[email protected]>
AuthorDate: Thu Jun 4 16:06:50 2026 +0800

    Revert "[MINOR] Update lombok version to 1.18.46 (#2350)" (#2351)
    
    This reverts commit e0745a8ca516617942c2a53aeb7d56287d851c66.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a9375b869a..abc3232f31 100644
--- a/pom.xml
+++ b/pom.xml
@@ -213,7 +213,7 @@
         <cors.version>2.5</cors.version>
         <t-digest.version>3.1.1-kylin-r1</t-digest.version>
         <jsonpath.version>2.7.0</jsonpath.version>
-        <lombok.version>1.18.46</lombok.version>
+        <lombok.version>1.18.2</lombok.version>
         <forbiddenapis.version>3.1</forbiddenapis.version>
         <javassist.version>3.20.0-GA</javassist.version>
         <esapi.version>2.3.0.0</esapi.version>

Reply via email to