You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@solr.apache.org by ja...@apache.org on 2023/03/01 13:25:18 UTC

[solr] branch branch_9x updated: Update dependency com.fasterxml.woodstox:woodstox-core to v6.5.0 (#1398)

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

janhoy pushed a commit to branch branch_9x
in repository https://gitbox.apache.org/repos/asf/solr.git


The following commit(s) were added to refs/heads/branch_9x by this push:
     new 0727d9381ec Update dependency com.fasterxml.woodstox:woodstox-core to v6.5.0 (#1398)
0727d9381ec is described below

commit 0727d9381ec0eef2333ad63ffec818cc2b51e157
Author: Solr Bot <12...@users.noreply.github.com>
AuthorDate: Wed Mar 1 14:24:26 2023 +0100

    Update dependency com.fasterxml.woodstox:woodstox-core to v6.5.0 (#1398)
    
    (cherry picked from commit a03c76e34631b349d16e0d7d04509d3670f0b4c7)
---
 versions.lock  | 2 +-
 versions.props | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/versions.lock b/versions.lock
index cb0427180f8..59f97f4852f 100644
--- a/versions.lock
+++ b/versions.lock
@@ -12,7 +12,7 @@ com.fasterxml.jackson.core:jackson-core:2.14.2 (13 constraints: 32027f17)
 com.fasterxml.jackson.core:jackson-databind:2.14.2 (18 constraints: d163da23)
 com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.14.2 (1 constraints: b90ea866)
 com.fasterxml.jackson.module:jackson-module-jaxb-annotations:2.14.2 (2 constraints: a52484e0)
-com.fasterxml.woodstox:woodstox-core:6.5.0 (3 constraints: b02804b8)
+com.fasterxml.woodstox:woodstox-core:6.5.0 (3 constraints: b1286cb8)
 com.github.ben-manes.caffeine:caffeine:3.1.4 (1 constraints: 0a050136)
 com.github.jai-imageio:jai-imageio-core:1.4.0 (1 constraints: 5c0ced01)
 com.github.junrar:junrar:7.5.2 (1 constraints: 650c1002)
diff --git a/versions.props b/versions.props
index db535b38abb..85b2816997e 100644
--- a/versions.props
+++ b/versions.props
@@ -4,7 +4,7 @@ com.carrotsearch.randomizedtesting:*=2.8.1
 com.carrotsearch:hppc=0.9.1
 com.cybozu.labs:langdetect=1.1-20120112
 com.fasterxml.jackson:jackson-bom=2.14.2
-com.fasterxml.woodstox:woodstox-core=6.4.0
+com.fasterxml.woodstox:woodstox-core=6.5.0
 com.github.ben-manes.caffeine:caffeine=3.1.4
 com.github.spotbugs:*=4.7.2
 com.github.stephenc.jcip:jcip-annotations=1.0-1