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

commit d30a167c7f87e069b999ee414368da76d0d16ee8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 19 22:37:49 2021 +0000

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

Reply via email to