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

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

commit 2eca66fa1aeeffbe0189765a3991d88d22815780
Author: Dan Haywood <[email protected]>
AuthorDate: Wed Apr 1 22:57:20 2026 +0100

    updates supplemental-models.xml
---
 .../src/main/resources/supplemental-models.xml     | 23 ++++++++++++++++++----
 1 file changed, 19 insertions(+), 4 deletions(-)

diff --git a/supplemental-model/src/main/resources/supplemental-models.xml 
b/supplemental-model/src/main/resources/supplemental-models.xml
index 9c11928e58a..0773b6dc3ca 100644
--- a/supplemental-model/src/main/resources/supplemental-models.xml
+++ b/supplemental-model/src/main/resources/supplemental-models.xml
@@ -27,11 +27,26 @@
         </project>
     </supplement>
 
+    <supplement>
+        <project>
+            <groupId>org.webjars</groupId>
+            <artifactId>jquery-ui</artifactId>
+            <version>1.14.2</version>
+            <name>JQuery UI</name>
+            <licenses>
+                <license>
+                    <name>Creative Commons CCO "No Rights Reserved"</name>
+                    <url>https://creativecommons.org/public-domain/cc0/</url>
+                </license>
+            </licenses>
+        </project>
+    </supplement>
+
     <supplement>
         <project>
             <groupId>org.webjars.npm</groupId>
             <artifactId>pdfjs-dist</artifactId>
-            <version>5.4.394</version>
+            <version>5.5.207</version>
             <name>PDF.js</name>
             <licenses>
                 <license>
@@ -226,7 +241,7 @@
         <project>
             <groupId>org.webjars.npm</groupId>
             <artifactId>moment</artifactId>
-            <version>2.30.1-1</version>
+            <version>2.30.1</version>
             <name>Moment.js</name>
             <licenses>
                 <license>
@@ -241,7 +256,7 @@
         <project>
             <groupId>org.webjars</groupId>
             <artifactId>momentjs</artifactId>
-            <version>2.30.1</version>
+            <version>2.30.1-1</version>
             <name>Moment.js</name>
             <licenses>
                 <license>
@@ -316,7 +331,7 @@
         <project>
             <groupId>org.webjars</groupId>
             <artifactId>datatables</artifactId>
-            <version>2.3.2</version>
+            <version>2.3.7</version>
             <name>datatables.net</name>
             <licenses>
                 <license>

Reply via email to