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

reta pushed a commit to branch 4.0.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 71f649dd7ce8fb7a6fdd3e285506350b4b5bbfde
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jul 1 08:52:58 2025 -0400

    Bump org.dom4j:dom4j from 2.1.4 to 2.2.0 (#2496)
    
    Bumps [org.dom4j:dom4j](https://github.com/dom4j/dom4j) from 2.1.4 to 2.2.0.
    - [Release notes](https://github.com/dom4j/dom4j/releases)
    - 
[Commits](https://github.com/dom4j/dom4j/compare/version-2.1.4...version/2.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.dom4j:dom4j
      dependency-version: 2.2.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    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 3ad0cfac53..795522f722 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -108,7 +108,7 @@
         <cxf.commons-logging.version>1.2</cxf.commons-logging.version>
         <cxf.commons-text.version>1.13.1</cxf.commons-text.version>
         <cxf.derby.version>10.16.1.1</cxf.derby.version>
-        <cxf.dom4j.version>2.1.4</cxf.dom4j.version>
+        <cxf.dom4j.version>2.2.0</cxf.dom4j.version>
         <cxf.dropwizard3.version>3.2.6</cxf.dropwizard3.version>
         <cxf.dropwizard4.version>4.2.33</cxf.dropwizard4.version>
         <cxf.ehcache3.version>3.10.8</cxf.ehcache3.version>

Reply via email to