You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by gi...@apache.org on 2022/10/25 21:14:50 UTC

[archiva-redback-core] 01/01: Bump woodstox-core from 6.2.3 to 6.4.0

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

github-bot pushed a commit to branch dependabot/maven/com.fasterxml.woodstox-woodstox-core-6.4.0
in repository https://gitbox.apache.org/repos/asf/archiva-redback-core.git

commit da2eb1f1e75c9d20d091d45b01cac52d178e26ba
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Tue Oct 25 21:14:44 2022 +0000

    Bump woodstox-core from 6.2.3 to 6.4.0
    
    Bumps [woodstox-core](https://github.com/FasterXML/woodstox) from 6.2.3 to 6.4.0.
    - [Release notes](https://github.com/FasterXML/woodstox/releases)
    - [Commits](https://github.com/FasterXML/woodstox/compare/woodstox-core-6.2.3...woodstox-core-6.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.fasterxml.woodstox:woodstox-core
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2c67c721..51758599 100644
--- a/pom.xml
+++ b/pom.xml
@@ -433,7 +433,7 @@
       <dependency>
         <groupId>com.fasterxml.woodstox</groupId>
         <artifactId>woodstox-core</artifactId>
-        <version>6.2.3</version>
+        <version>6.4.0</version>
       </dependency>
       <dependency>
         <groupId>org.codehaus.woodstox</groupId>