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

reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/main by this push:
     new ec1dbd88035 Bump org.eclipse.persistence:org.eclipse.persistence.moxy 
(#2817)
ec1dbd88035 is described below

commit ec1dbd88035a991add3bd4ee2fc293aa16ac4070
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 7 17:14:48 2026 -0500

    Bump org.eclipse.persistence:org.eclipse.persistence.moxy (#2817)
    
    Bumps 
[org.eclipse.persistence:org.eclipse.persistence.moxy](https://github.com/eclipse-ee4j/eclipselink)
 from 4.0.8 to 4.0.9.
    - [Release notes](https://github.com/eclipse-ee4j/eclipselink/releases)
    - 
[Commits](https://github.com/eclipse-ee4j/eclipselink/compare/4.0.8...4.0.9)
    
    ---
    updated-dependencies:
    - dependency-name: org.eclipse.persistence:org.eclipse.persistence.moxy
      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>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index e063ed23205..4efafe6c41c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -2099,7 +2099,7 @@
                 <dependency>
                     <groupId>org.eclipse.persistence</groupId>
                     <artifactId>org.eclipse.persistence.moxy</artifactId>
-                    <version>4.0.8</version>
+                    <version>4.0.9</version>
                     <scope>provided</scope>
                     <optional>true</optional>
                 </dependency>

Reply via email to