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

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

commit 9654bd43309a7ac1a54b85302a587a097cf8396a
Merge: 8080043190 6e7625b24f
Author: andi-huber <[email protected]>
AuthorDate: Mon Jun 10 09:38:21 2024 +0200

    reverts bump of momentjs (breaks time-picking)

 bom/pom.xml                                                            | 2 +-
 .../wicket/ui/components/scalars/datepicker/MomentJsReference.java     | 3 +--
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --cc bom/pom.xml
index 76481568d1,d3c01f90c0..a72d584500
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@@ -156,8 -157,13 +156,8 @@@ It is therefore a copy of org.apache:ap
          <log4jdbc-remix.version>0.2.7</log4jdbc-remix.version>
          <lombok.version>1.18.32</lombok.version> <!-- overriding Spring -->
  
-         <momentjs.version>2.30.0</momentjs.version> <!-- keep in sync: 
org.apache.causeway.viewer.wicket.ui.components.scalars.datepicker.MomentJsReference
 -->
 -        <maven-release-plugin.version>3.0.1</maven-release-plugin.version>
+         <momentjs.version>2.29.4</momentjs.version> <!-- keep in sync: 
org.apache.causeway.viewer.wicket.ui.components.scalars.datepicker.MomentJsReference
 -->
  
 -        <!-- See https://nodejs.org/en/download/ for latest node and npm 
(lts) versions -->
 -              <node.version>v18.12.0</node.version>
 -              <npm.version>8.19.2</npm.version>
 -
          <ognl.version>3.4.3</ognl.version>
  
          <picocontainer.version>2.15</picocontainer.version>

Reply via email to