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 a923878  Bump woodstox-core from 6.2.4 to 6.2.5
a923878 is described below

commit a923878184d937f086a176c08c27c263f64bd9bc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 6 05:02:29 2021 +0000

    Bump woodstox-core from 6.2.4 to 6.2.5
    
    Bumps [woodstox-core](https://github.com/FasterXML/woodstox) from 6.2.4 to 
6.2.5.
    - [Release notes](https://github.com/FasterXML/woodstox/releases)
    - 
[Commits](https://github.com/FasterXML/woodstox/compare/woodstox-core-6.2.4...woodstox-core-6.2.5)
    
    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 f2de1f5..7060941 100644
--- a/pom.xml
+++ b/pom.xml
@@ -273,7 +273,7 @@
             <dependency>
                 <groupId>com.fasterxml.woodstox</groupId>
                 <artifactId>woodstox-core</artifactId>
-                <version>6.2.4</version>
+                <version>6.2.5</version>
             </dependency>
             <dependency>
                 <groupId>jaxen</groupId>

Reply via email to