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:48:42 UTC

[ozone] branch master 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 master
in repository https://gitbox.apache.org/repos/asf/ozone.git


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

commit 0652ba433b5759fa89463f75ca64311d83724d1b
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 3d6b0316bc..24873c7f30 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1224,7 +1224,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</groupId>


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