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

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


The following commit(s) were added to refs/heads/maintenance-branch by this 
push:
     new 0a4da19c46f CAUSEWAY-3970: [v2] Bump Eclipselink Version 2.7.15 -> 
2.7.16
0a4da19c46f is described below

commit 0a4da19c46ff4802db0bce80f14820b79628baf8
Author: andi-huber <[email protected]>
AuthorDate: Thu Feb 19 09:32:25 2026 +0100

    CAUSEWAY-3970: [v2] Bump Eclipselink Version 2.7.15 -> 2.7.16
---
 adoc/changelog.adoc | 6 +++++-
 bom/pom.xml         | 2 +-
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/adoc/changelog.adoc b/adoc/changelog.adoc
index 8168f4782a7..1a72c42628f 100644
--- a/adoc/changelog.adoc
+++ b/adoc/changelog.adoc
@@ -6,7 +6,11 @@
 
 📔 Documentation
 
-- `README` (v2) updated build instructions and changelog 
+- `README` (v2) updated build instructions and changelog
+
+🔨 Dependency Upgrades
+
+- Upgrade `eclipselink` 2.7.15 -> 2.7.16 (latest 2.x), see 
https://github.com/eclipse-ee4j/eclipselink/releases/tag/2.7.16 
 
 = Jan 2016
 
diff --git a/bom/pom.xml b/bom/pom.xml
index 7c35e2e6e05..c5e618e8dec 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -132,7 +132,7 @@ identified
         <docx4j.version>11.3.2</docx4j.version>
 
         <easymock.version>5.2.0</easymock.version>
-        <eclipselink.version>2.7.15</eclipselink.version> <!-- do not upgrade 
2.x
+        <eclipselink.version>2.7.16</eclipselink.version> <!-- do not upgrade 
2.x
         to 3.x or higher until Spring 6 -->
         
<error_prone_annotations.version>2.28.0</error_prone_annotations.version>
 

Reply via email to