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 9ebee58751b Bump jaxen:jaxen from 2.0.4 to 2.0.5 (#3198)
9ebee58751b is described below
commit 9ebee58751b9d0f181ad805ffd338ce8373ae7c8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 9 07:24:40 2026 -0400
Bump jaxen:jaxen from 2.0.4 to 2.0.5 (#3198)
Bumps [jaxen:jaxen](https://github.com/jaxen-xpath/jaxen) from 2.0.4 to
2.0.5.
- [Release notes](https://github.com/jaxen-xpath/jaxen/releases)
- [Commits](https://github.com/jaxen-xpath/jaxen/compare/v2.0.4...v2.0.5)
---
updated-dependencies:
- dependency-name: jaxen:jaxen
dependency-version: 2.0.5
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 3ded92d20c8..7a4933eb04b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -156,7 +156,7 @@
<cxf.jaxb.runtime.version>4.0.9</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.4</cxf.jaxen.version>
+ <cxf.jaxen.version>2.0.5</cxf.jaxen.version>
<cxf.jboss.logging.version>3.6.3.Final</cxf.jboss.logging.version>
<cxf.jboss.weld.version>6.0.4.Final</cxf.jboss.weld.version>
<cxf.jboss.narayana.version>5.13.1.Final</cxf.jboss.narayana.version>