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 825e08833 Bump jaxen from 1.2.0 to 2.0.0
825e08833 is described below

commit 825e0883366d25d45f07faddc688aaad2c6c854a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 5 03:17:22 2022 +0000

    Bump jaxen from 1.2.0 to 2.0.0
    
    Bumps [jaxen](https://github.com/jaxen-xpath/jaxen) from 1.2.0 to 2.0.0.
    - [Release notes](https://github.com/jaxen-xpath/jaxen/releases)
    - [Commits](https://github.com/jaxen-xpath/jaxen/compare/v1.2.0...v2.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: jaxen:jaxen
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 51178bb24..6aaabedc9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -294,7 +294,7 @@
             <dependency>
                 <groupId>jaxen</groupId>
                 <artifactId>jaxen</artifactId>
-                <version>1.2.0</version>
+                <version>2.0.0</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.james</groupId>

Reply via email to