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 99d60a742f Bump org.eclipse.persistence:org.eclipse.persistence.moxy 
(#2627)
99d60a742f is described below

commit 99d60a742fcd1474ec902cd8c7c65d245e446196
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Sep 26 17:06:12 2025 -0400

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

Reply via email to