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

sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-jelly.git


The following commit(s) were added to refs/heads/master by this push:
     new 590bb707 Bump jaxen:jaxen from 1.1.6 to 2.0.0 (#63)
590bb707 is described below

commit 590bb7070fd49bc68250bf2fb9f05b37a7a0fb0a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Nov 1 15:47:58 2025 +0000

    Bump jaxen:jaxen from 1.1.6 to 2.0.0 (#63)
    
    Bumps [jaxen:jaxen](https://github.com/jaxen-xpath/jaxen) from 1.1.6 to 
2.0.0.
    - [Release notes](https://github.com/jaxen-xpath/jaxen/releases)
    - [Commits](https://github.com/jaxen-xpath/jaxen/commits/v2.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: jaxen:jaxen
      dependency-version: 2.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 core/pom.xml | 2 +-
 pom.xml      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/core/pom.xml b/core/pom.xml
index 2672c8f0..90b03b9c 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -110,7 +110,7 @@
     <dependency>
       <groupId>jaxen</groupId>
       <artifactId>jaxen</artifactId>
-      <version>1.1.6</version>
+      <version>2.0.0</version>
     </dependency>
     <dependency>
       <groupId>xerces</groupId>
diff --git a/pom.xml b/pom.xml
index 1c865223..1a1fe35c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -217,7 +217,7 @@
     <dependency>
       <groupId>jaxen</groupId>
       <artifactId>jaxen</artifactId>
-      <version>1.1.6</version>
+      <version>2.0.0</version>
     </dependency>
     <dependency>
       <groupId>xerces</groupId>

Reply via email to