This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch 3.6.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git
commit 6ee04a299fd332c195b0341b38c43ece8683f6d0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 23 13:04:41 2026 -0400
Bump jaxen:jaxen from 2.0.0 to 2.0.1 (#3053)
Bumps [jaxen:jaxen](https://github.com/jaxen-xpath/jaxen) from 2.0.0 to
2.0.1.
- [Release notes](https://github.com/jaxen-xpath/jaxen/releases)
- [Commits](https://github.com/jaxen-xpath/jaxen/compare/v2.0.0...v2.0.1)
---
updated-dependencies:
- dependency-name: jaxen:jaxen
dependency-version: 2.0.1
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>
(cherry picked from commit 174d899264cd8216fe8258139ed35cf300c931a3)
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 72ff48ce55a..ef7119ea530 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -146,7 +146,7 @@
<cxf.jaxb.runtime.version>2.3.5</cxf.jaxb.runtime.version>
<cxf.jaxb.version>2.3.3</cxf.jaxb.version>
<cxf.jaxb.xjc.version>${cxf.jaxb.runtime.version}</cxf.jaxb.xjc.version>
- <cxf.jaxen.version>2.0.0</cxf.jaxen.version>
+ <cxf.jaxen.version>2.0.1</cxf.jaxen.version>
<cxf.jboss.logging.version>3.6.3.Final</cxf.jboss.logging.version>
<cxf.jboss.weld.version>3.1.7.SP1</cxf.jboss.weld.version>
<cxf.jcache.version>1.1.1</cxf.jcache.version>