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 2d97d777625 Bump org.eclipse.persistence:org.eclipse.persistence.moxy 
(#3001)
2d97d777625 is described below

commit 2d97d77762531c6539e08af65389ee2b1b037182
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 30 06:59:45 2026 -0400

    Bump org.eclipse.persistence:org.eclipse.persistence.moxy (#3001)
    
    Bumps org.eclipse.persistence:org.eclipse.persistence.moxy from 4.0.9 to 
5.0.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.eclipse.persistence:org.eclipse.persistence.moxy
      dependency-version: 5.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    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 8b328e8ce90..776ba9d32b4 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -2112,7 +2112,7 @@
                 <dependency>
                     <groupId>org.eclipse.persistence</groupId>
                     <artifactId>org.eclipse.persistence.moxy</artifactId>
-                    <version>4.0.9</version>
+                    <version>5.0.0</version>
                     <scope>provided</scope>
                     <optional>true</optional>
                 </dependency>

Reply via email to