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

commit fafb226d98d7cb797c0831c532e667c17c2950db
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jul 23 08:25:39 2024 -0400

    Bump org.eclipse.persistence:org.eclipse.persistence.moxy (#1977)
    
    Bumps 
[org.eclipse.persistence:org.eclipse.persistence.moxy](https://github.com/eclipse-ee4j/eclipselink)
 from 4.0.3 to 4.0.4.
    - [Release notes](https://github.com/eclipse-ee4j/eclipselink/releases)
    - 
[Commits](https://github.com/eclipse-ee4j/eclipselink/compare/4.0.3...4.0.4)
    
    ---
    updated-dependencies:
    - dependency-name: org.eclipse.persistence:org.eclipse.persistence.moxy
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    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 434f2015ea..e299574fb9 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -2046,7 +2046,7 @@
                 <dependency>
                     <groupId>org.eclipse.persistence</groupId>
                     <artifactId>org.eclipse.persistence.moxy</artifactId>
-                    <version>4.0.3</version>
+                    <version>4.0.4</version>
                     <scope>provided</scope>
                     <optional>true</optional>
                 </dependency>

Reply via email to