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

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


The following commit(s) were added to refs/heads/main by this push:
     new f475de258f Bump org.projectlombok:lombok from 1.18.42 to 1.18.46
f475de258f is described below

commit f475de258fa3c498d6ca01669bb598b9d5d9cd1c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 5 07:44:35 2026 +0000

    Bump org.projectlombok:lombok from 1.18.42 to 1.18.46
    
    Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok) 
from 1.18.42 to 1.18.46.
    - 
[Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown)
    - 
[Commits](https://github.com/projectlombok/lombok/compare/v1.18.42...v1.18.46)
    
    ---
    updated-dependencies:
    - dependency-name: org.projectlombok:lombok
      dependency-version: 1.18.46
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 tomee/apache-tomee/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tomee/apache-tomee/pom.xml b/tomee/apache-tomee/pom.xml
index 58824e75fe..0e474a5367 100644
--- a/tomee/apache-tomee/pom.xml
+++ b/tomee/apache-tomee/pom.xml
@@ -45,7 +45,7 @@
       <dependency>
         <groupId>org.projectlombok</groupId>
         <artifactId>lombok</artifactId>
-        <version>1.18.42</version>
+        <version>1.18.46</version>
       </dependency>
     </dependencies>
   </dependencyManagement>

Reply via email to