This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch 4.1.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git
commit 66eae96e09650dcd48e273ebf0676eaa8cfd9ef9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 18 08:46:29 2026 -0400
Bump jaxen:jaxen from 2.0.1 to 2.0.2 (#3120)
Bumps [jaxen:jaxen](https://github.com/jaxen-xpath/jaxen) from 2.0.1 to
2.0.2.
- [Release notes](https://github.com/jaxen-xpath/jaxen/releases)
- [Commits](https://github.com/jaxen-xpath/jaxen/compare/v2.0.1...v2.0.2)
---
updated-dependencies:
- dependency-name: jaxen:jaxen
dependency-version: 2.0.2
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 1e16de926464532863c61d889fb697e9e0e0737d)
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 762d84ae4bc..a881cdb1f3f 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -154,7 +154,7 @@
<cxf.jaxb.runtime.version>4.0.8</cxf.jaxb.runtime.version>
<cxf.jaxb.version>4.0.5</cxf.jaxb.version>
<cxf.jaxb.xjc.version>${cxf.jaxb.runtime.version}</cxf.jaxb.xjc.version>
- <cxf.jaxen.version>2.0.1</cxf.jaxen.version>
+ <cxf.jaxen.version>2.0.2</cxf.jaxen.version>
<cxf.jboss.logging.version>3.6.3.Final</cxf.jboss.logging.version>
<cxf.jboss.weld.version>5.1.2.Final</cxf.jboss.weld.version>
<cxf.jboss.narayana.version>5.13.1.Final</cxf.jboss.narayana.version>