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

delei pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/fesod.git


The following commit(s) were added to refs/heads/main by this push:
     new 72614af7 build: bump org.projectlombok:lombok from 1.18.42 to 1.18.44 
(#883)
72614af7 is described below

commit 72614af7ef10bf9a7c326aaa04cf3abd2a426d1a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Mar 12 20:36:33 2026 +0800

    build: bump org.projectlombok:lombok from 1.18.42 to 1.18.44 (#883)
    
    Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok) 
from 1.18.42 to 1.18.44.
    - 
[Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown)
    - 
[Commits](https://github.com/projectlombok/lombok/compare/v1.18.42...v1.18.44)
    
    ---
    updated-dependencies:
    - dependency-name: org.projectlombok:lombok
      dependency-version: 1.18.44
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: DeleiGuo <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8b0859b8..373bc25a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -97,7 +97,7 @@
         <ehcache.version>3.9.11</ehcache.version>
         <commons-io.version>2.21.0</commons-io.version>
         <slf4j-api.version>1.7.36</slf4j-api.version>
-        <lombok.version>1.18.42</lombok.version>
+        <lombok.version>1.18.44</lombok.version>
         <spring-core.version>5.3.39</spring-core.version>
         <fastjson2.version>2.0.60</fastjson2.version>
         
<spring-boot-starter-web.version>2.7.18</spring-boot-starter-web.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to