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

ahuber pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/causeway.git


The following commit(s) were added to refs/heads/master by this push:
     new 4e94e3e5c4 Bumps org.projectlombok:lombok from 1.18.32 to 1.18.34.
4e94e3e5c4 is described below

commit 4e94e3e5c40fcc7396a8826552ab7efe69e45be5
Author: Andi Huber <[email protected]>
AuthorDate: Fri Jun 28 09:34:08 2024 +0200

    Bumps org.projectlombok:lombok from 1.18.32 to 1.18.34.
---
 bom/pom.xml       | 2 +-
 mavendeps/pom.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/bom/pom.xml b/bom/pom.xml
index 09cf8f9345..aa139a3542 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -155,7 +155,7 @@ It is therefore a copy of org.apache:apache, with 
customisations clearly identif
         <junit-platform.version>1.10.2</junit-platform.version>
 
         <log4jdbc-remix.version>0.2.7</log4jdbc-remix.version>
-        <lombok.version>1.18.32</lombok.version> <!-- overriding Spring -->
+        <lombok.version>1.18.34</lombok.version> <!-- overriding Spring -->
 
         <maven-release-plugin.version>3.1.0</maven-release-plugin.version>
         <momentjs.version>2.29.4</momentjs.version> <!-- keep in sync: 
org.apache.causeway.viewer.wicket.ui.components.scalars.datepicker.MomentJsReference
 -->
diff --git a/mavendeps/pom.xml b/mavendeps/pom.xml
index db51463bfd..22b1da0244 100644
--- a/mavendeps/pom.xml
+++ b/mavendeps/pom.xml
@@ -43,7 +43,7 @@
                
<jar-plugin.automaticModuleName>org.apache.causeway.mavendeps</jar-plugin.automaticModuleName>
                
<git-plugin.propertiesDir>org/apache/causeway/mavendeps</git-plugin.propertiesDir>
 
-               <lombok.version>1.18.32</lombok.version>
+               <lombok.version>1.18.34</lombok.version>
 
                <failOnMissingWebXml>false</failOnMissingWebXml>
 

Reply via email to