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

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


The following commit(s) were added to refs/heads/tomee-10.x by this push:
     new b38607c0c5 TOMEE-4572 Bump org.eclipse.persistence:eclipselink (#2426)
b38607c0c5 is described below

commit b38607c0c53d88027d3cc754ea6ef2537677da25
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 22 20:42:03 2026 +0100

    TOMEE-4572 Bump org.eclipse.persistence:eclipselink (#2426)
    
    Bumps org.eclipse.persistence:eclipselink from 4.0.8 to 4.0.9.
    
    ---
    updated-dependencies:
    - dependency-name: org.eclipse.persistence:eclipselink
      dependency-version: 4.0.9
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a5cc2cc6d9..3fe5e26b64 100644
--- a/pom.xml
+++ b/pom.xml
@@ -214,7 +214,7 @@
     <version.openjpa>4.1.1</version.openjpa>
     <version.openwebbeans>4.0.3</version.openwebbeans>
     <!-- org.eclipse -->
-    <version.eclipselink>4.0.8</version.eclipselink>
+    <version.eclipselink>4.0.9</version.eclipselink>
     <!-- org.glassfish -->
     <version.mojarra>4.0.13</version.mojarra>
     <!-- org.hibernate -->

Reply via email to