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 590892950d Bump org.eclipse.persistence:org.eclipse.persistence.moxy 
(#2361)
590892950d is described below

commit 590892950d0ae92c8c71ca4ab21889fe50b9c7e7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 10 07:40:12 2025 -0400

    Bump org.eclipse.persistence:org.eclipse.persistence.moxy (#2361)
    
    Bumps 
[org.eclipse.persistence:org.eclipse.persistence.moxy](https://github.com/eclipse-ee4j/eclipselink)
 from 4.0.5 to 4.0.6.
    - [Release notes](https://github.com/eclipse-ee4j/eclipselink/releases)
    - 
[Commits](https://github.com/eclipse-ee4j/eclipselink/compare/4.0.5...4.0.6)
    
    ---
    updated-dependencies:
    - dependency-name: org.eclipse.persistence:org.eclipse.persistence.moxy
      dependency-version: 4.0.6
      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 fd73010aae..e8708c4937 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -2052,7 +2052,7 @@
                 <dependency>
                     <groupId>org.eclipse.persistence</groupId>
                     <artifactId>org.eclipse.persistence.moxy</artifactId>
-                    <version>4.0.5</version>
+                    <version>4.0.6</version>
                     <scope>provided</scope>
                     <optional>true</optional>
                 </dependency>

Reply via email to