You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ozone.apache.org by ad...@apache.org on 2022/10/26 19:50:09 UTC

[ozone] branch ozone-1.3 updated: HDDS-7422. Bump woodstox-core from 5.0.3 to 5.4.0 (#3886)

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

adoroszlai pushed a commit to branch ozone-1.3
in repository https://gitbox.apache.org/repos/asf/ozone.git


The following commit(s) were added to refs/heads/ozone-1.3 by this push:
     new 141ca24816 HDDS-7422. Bump woodstox-core from 5.0.3 to 5.4.0 (#3886)
141ca24816 is described below

commit 141ca24816de5c62ecf5f017b03fc70ef7aeb816
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Wed Oct 26 21:48:35 2022 +0200

    HDDS-7422. Bump woodstox-core from 5.0.3 to 5.4.0 (#3886)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index fcc1e91ba4..88d4d2232e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1225,7 +1225,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
       <dependency>
         <groupId>com.fasterxml.woodstox</groupId>
         <artifactId>woodstox-core</artifactId>
-        <version>5.0.3</version>
+        <version>5.4.0</version>
       </dependency>
       <dependency>
         <groupId>com.fasterxml.jackson.core</groupId>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@ozone.apache.org
For additional commands, e-mail: commits-help@ozone.apache.org