This is an automated email from the ASF dual-hosted git repository.
veithen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-axiom.git
The following commit(s) were added to refs/heads/master by this push:
new 78aa5f334 Bump jaxen:jaxen from 2.0.4 to 2.0.5
78aa5f334 is described below
commit 78aa5f33460c536533b0b2e1dcecb42e4ee6f8bd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 5 03:58:17 2026 +0000
Bump jaxen:jaxen from 2.0.4 to 2.0.5
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]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index d567d397e..b0c610712 100644
--- a/pom.xml
+++ b/pom.xml
@@ -318,7 +318,7 @@
<dependency>
<groupId>jaxen</groupId>
<artifactId>jaxen</artifactId>
- <version>2.0.4</version>
+ <version>2.0.5</version>
</dependency>
<dependency>
<groupId>org.apache.james</groupId>