You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@solr.apache.org by md...@apache.org on 2022/05/03 19:33:20 UTC

[solr] branch main updated: Update jackson-databind to 2.13.2.2 (#824)

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

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


The following commit(s) were added to refs/heads/main by this push:
     new cfcd9e05081 Update jackson-databind to 2.13.2.2 (#824)
cfcd9e05081 is described below

commit cfcd9e050815688c155b037b91779afb427e89e1
Author: Mike Drob <md...@apache.org>
AuthorDate: Tue May 3 14:33:15 2022 -0500

    Update jackson-databind to 2.13.2.2 (#824)
---
 solr/licenses/jackson-annotations-2.13.1.jar.sha1  |  1 -
 solr/licenses/jackson-annotations-2.13.2.jar.sha1  |  1 +
 solr/licenses/jackson-core-2.13.1.jar.sha1         |  1 -
 solr/licenses/jackson-core-2.13.2.jar.sha1         |  1 +
 solr/licenses/jackson-databind-2.13.1.jar.sha1     |  1 -
 solr/licenses/jackson-databind-2.13.2.2.jar.sha1   |  1 +
 .../jackson-dataformat-cbor-2.13.1.jar.sha1        |  1 -
 .../jackson-dataformat-cbor-2.13.2.jar.sha1        |  1 +
 .../jackson-dataformat-smile-2.13.1.jar.sha1       |  1 -
 .../jackson-dataformat-smile-2.13.2.jar.sha1       |  1 +
 .../jackson-dataformat-xml-2.13.1.jar.sha1         |  1 -
 .../jackson-dataformat-xml-2.13.2.jar.sha1         |  1 +
 .../licenses/jackson-datatype-jdk8-2.13.1.jar.sha1 |  1 -
 .../licenses/jackson-datatype-jdk8-2.13.2.jar.sha1 |  1 +
 .../jackson-datatype-jsr310-2.13.1.jar.sha1        |  1 -
 .../jackson-datatype-jsr310-2.13.2.jar.sha1        |  1 +
 .../licenses/jackson-module-kotlin-2.13.1.jar.sha1 |  1 -
 .../licenses/jackson-module-kotlin-2.13.2.jar.sha1 |  1 +
 .../jackson-module-parameter-names-2.13.1.jar.sha1 |  1 -
 .../jackson-module-parameter-names-2.13.2.jar.sha1 |  1 +
 versions.lock                                      | 22 +++++++++++-----------
 versions.props                                     |  2 +-
 22 files changed, 22 insertions(+), 22 deletions(-)

diff --git a/solr/licenses/jackson-annotations-2.13.1.jar.sha1 b/solr/licenses/jackson-annotations-2.13.1.jar.sha1
deleted file mode 100644
index 80ab9106daa..00000000000
--- a/solr/licenses/jackson-annotations-2.13.1.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-1cbcbe4623113e6af92ccaa89884a345270f1a87
diff --git a/solr/licenses/jackson-annotations-2.13.2.jar.sha1 b/solr/licenses/jackson-annotations-2.13.2.jar.sha1
new file mode 100644
index 00000000000..321c5eb1b8d
--- /dev/null
+++ b/solr/licenses/jackson-annotations-2.13.2.jar.sha1
@@ -0,0 +1 @@
+ec18851f1976d5b810ae1a5fcc32520d2d38f77a
diff --git a/solr/licenses/jackson-core-2.13.1.jar.sha1 b/solr/licenses/jackson-core-2.13.1.jar.sha1
deleted file mode 100644
index 983ca6ad328..00000000000
--- a/solr/licenses/jackson-core-2.13.1.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-51ae921a2ed1e06ca8876f12f32f265e83c0b2b8
diff --git a/solr/licenses/jackson-core-2.13.2.jar.sha1 b/solr/licenses/jackson-core-2.13.2.jar.sha1
new file mode 100644
index 00000000000..7ac1492b7a8
--- /dev/null
+++ b/solr/licenses/jackson-core-2.13.2.jar.sha1
@@ -0,0 +1 @@
+0a6a0e0620d51833feffc67bccb51937b2345763
diff --git a/solr/licenses/jackson-databind-2.13.1.jar.sha1 b/solr/licenses/jackson-databind-2.13.1.jar.sha1
deleted file mode 100644
index acf95e6e128..00000000000
--- a/solr/licenses/jackson-databind-2.13.1.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-698b2d2b15d9a1b7aae025f1d9f576842285e7f6
diff --git a/solr/licenses/jackson-databind-2.13.2.2.jar.sha1 b/solr/licenses/jackson-databind-2.13.2.2.jar.sha1
new file mode 100644
index 00000000000..d979f980585
--- /dev/null
+++ b/solr/licenses/jackson-databind-2.13.2.2.jar.sha1
@@ -0,0 +1 @@
+ffeb635597d093509f33e1e94274d14be610f933
diff --git a/solr/licenses/jackson-dataformat-cbor-2.13.1.jar.sha1 b/solr/licenses/jackson-dataformat-cbor-2.13.1.jar.sha1
deleted file mode 100644
index 831df055321..00000000000
--- a/solr/licenses/jackson-dataformat-cbor-2.13.1.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-35cc80045c638fe6a383d64c87f2d513502abffa
diff --git a/solr/licenses/jackson-dataformat-cbor-2.13.2.jar.sha1 b/solr/licenses/jackson-dataformat-cbor-2.13.2.jar.sha1
new file mode 100644
index 00000000000..25fb62b5113
--- /dev/null
+++ b/solr/licenses/jackson-dataformat-cbor-2.13.2.jar.sha1
@@ -0,0 +1 @@
+4fc77e1ec6922fc48bf1181e4b38f600dac222ff
diff --git a/solr/licenses/jackson-dataformat-smile-2.13.1.jar.sha1 b/solr/licenses/jackson-dataformat-smile-2.13.1.jar.sha1
deleted file mode 100644
index f7cfdd95888..00000000000
--- a/solr/licenses/jackson-dataformat-smile-2.13.1.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-439357c78116a9c4e5dfff10e2eb4dea2b776c2f
diff --git a/solr/licenses/jackson-dataformat-smile-2.13.2.jar.sha1 b/solr/licenses/jackson-dataformat-smile-2.13.2.jar.sha1
new file mode 100644
index 00000000000..8ca303f192b
--- /dev/null
+++ b/solr/licenses/jackson-dataformat-smile-2.13.2.jar.sha1
@@ -0,0 +1 @@
+984bb22f310ebbedc967d206e672f8acf766a98e
diff --git a/solr/licenses/jackson-dataformat-xml-2.13.1.jar.sha1 b/solr/licenses/jackson-dataformat-xml-2.13.1.jar.sha1
deleted file mode 100644
index a4531b89d6a..00000000000
--- a/solr/licenses/jackson-dataformat-xml-2.13.1.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-bcc5e3a3056e6e98020856b52e53895ad5fdfc4b
diff --git a/solr/licenses/jackson-dataformat-xml-2.13.2.jar.sha1 b/solr/licenses/jackson-dataformat-xml-2.13.2.jar.sha1
new file mode 100644
index 00000000000..c6f75072338
--- /dev/null
+++ b/solr/licenses/jackson-dataformat-xml-2.13.2.jar.sha1
@@ -0,0 +1 @@
+cb6a722f128ff0ce2494384d419b6ff20fad25ab
diff --git a/solr/licenses/jackson-datatype-jdk8-2.13.1.jar.sha1 b/solr/licenses/jackson-datatype-jdk8-2.13.1.jar.sha1
deleted file mode 100644
index 2e1499bf80a..00000000000
--- a/solr/licenses/jackson-datatype-jdk8-2.13.1.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-8ecfa9bcd714269fdf22c33f9fd00d0643bd0e21
diff --git a/solr/licenses/jackson-datatype-jdk8-2.13.2.jar.sha1 b/solr/licenses/jackson-datatype-jdk8-2.13.2.jar.sha1
new file mode 100644
index 00000000000..802cc2326b7
--- /dev/null
+++ b/solr/licenses/jackson-datatype-jdk8-2.13.2.jar.sha1
@@ -0,0 +1 @@
+95f59cf63c3aadc1549578254af839a9c42ae84f
diff --git a/solr/licenses/jackson-datatype-jsr310-2.13.1.jar.sha1 b/solr/licenses/jackson-datatype-jsr310-2.13.1.jar.sha1
deleted file mode 100644
index 0598f30fa20..00000000000
--- a/solr/licenses/jackson-datatype-jsr310-2.13.1.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-1ece5a87b59701328215e0083448b4d451857cbd
diff --git a/solr/licenses/jackson-datatype-jsr310-2.13.2.jar.sha1 b/solr/licenses/jackson-datatype-jsr310-2.13.2.jar.sha1
new file mode 100644
index 00000000000..fa557e3c981
--- /dev/null
+++ b/solr/licenses/jackson-datatype-jsr310-2.13.2.jar.sha1
@@ -0,0 +1 @@
+cddd9380efd4b81ea01e98be8fbdc9765a81793b
diff --git a/solr/licenses/jackson-module-kotlin-2.13.1.jar.sha1 b/solr/licenses/jackson-module-kotlin-2.13.1.jar.sha1
deleted file mode 100644
index 77b1cdd6f94..00000000000
--- a/solr/licenses/jackson-module-kotlin-2.13.1.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-e8633bb172310b84462ebf586058b3babdbaf4b1
diff --git a/solr/licenses/jackson-module-kotlin-2.13.2.jar.sha1 b/solr/licenses/jackson-module-kotlin-2.13.2.jar.sha1
new file mode 100644
index 00000000000..5f6e7cc1133
--- /dev/null
+++ b/solr/licenses/jackson-module-kotlin-2.13.2.jar.sha1
@@ -0,0 +1 @@
+f864b6e8dcf7520d5b9fb3f2dd14c9a67f3c0ea0
diff --git a/solr/licenses/jackson-module-parameter-names-2.13.1.jar.sha1 b/solr/licenses/jackson-module-parameter-names-2.13.1.jar.sha1
deleted file mode 100644
index 3125dfd4f02..00000000000
--- a/solr/licenses/jackson-module-parameter-names-2.13.1.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-cbeec2259213c555ef451a2e05f35ed1dbfbf799
diff --git a/solr/licenses/jackson-module-parameter-names-2.13.2.jar.sha1 b/solr/licenses/jackson-module-parameter-names-2.13.2.jar.sha1
new file mode 100644
index 00000000000..1c65c131bdb
--- /dev/null
+++ b/solr/licenses/jackson-module-parameter-names-2.13.2.jar.sha1
@@ -0,0 +1 @@
+c406ec37f89125d1003093d5b96d216dc967153c
diff --git a/versions.lock b/versions.lock
index 564ce3b0733..11d72336dd8 100644
--- a/versions.lock
+++ b/versions.lock
@@ -5,11 +5,11 @@ com.carrotsearch.randomizedtesting:randomizedtesting-runner:2.7.9 (2 constraints
 com.cybozu.labs:langdetect:1.1-20120112 (1 constraints: 5c066d5e)
 com.epam:parso:2.0.14 (1 constraints: 8e0c750e)
 com.esri.geometry:esri-geometry-api:2.2.0 (1 constraints: 5c0db22c)
-com.fasterxml.jackson:jackson-bom:2.13.1 (10 constraints: 93d98ca5)
-com.fasterxml.jackson.core:jackson-annotations:2.13.1 (9 constraints: 69944ede)
-com.fasterxml.jackson.core:jackson-core:2.13.1 (14 constraints: 30fd2e1e)
-com.fasterxml.jackson.core:jackson-databind:2.13.1 (17 constraints: 823843e2)
-com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.13.1 (2 constraints: ef135482)
+com.fasterxml.jackson:jackson-bom:2.13.2.20220328 (11 constraints: 97e053cb)
+com.fasterxml.jackson.core:jackson-annotations:2.13.2 (8 constraints: 368f313c)
+com.fasterxml.jackson.core:jackson-core:2.13.2 (13 constraints: 00f8d37f)
+com.fasterxml.jackson.core:jackson-databind:2.13.2.2 (16 constraints: b233ee51)
+com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.13.2 (1 constraints: b80ea566)
 com.fasterxml.woodstox:woodstox-core:6.2.8 (3 constraints: ba28f6ba)
 com.github.ben-manes.caffeine:caffeine:3.0.5 (1 constraints: 0a05ff35)
 com.github.jai-imageio:jai-imageio-core:1.4.0 (1 constraints: 5c0ced01)
@@ -301,12 +301,12 @@ com.amazonaws:aws-java-sdk-core:1.12.15 (2 constraints: 501a5183)
 com.amazonaws:aws-java-sdk-kms:1.12.15 (1 constraints: d60cb42a)
 com.amazonaws:aws-java-sdk-s3:1.12.15 (1 constraints: e0125c30)
 com.amazonaws:jmespath-java:1.12.15 (2 constraints: 501a5183)
-com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:2.13.1 (2 constraints: 5d1c0ff1)
-com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.13.1 (2 constraints: a419c512)
-com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.13.1 (2 constraints: 06248081)
-com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.13.1 (3 constraints: 743d1c0e)
-com.fasterxml.jackson.module:jackson-module-kotlin:2.13.1 (2 constraints: a31da85f)
-com.fasterxml.jackson.module:jackson-module-parameter-names:2.13.1 (2 constraints: 06248081)
+com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:2.13.2 (2 constraints: 5e1c10f1)
+com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.13.2 (2 constraints: a519c612)
+com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.13.2 (2 constraints: 0724bc81)
+com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.13.2 (3 constraints: 753d9d0e)
+com.fasterxml.jackson.module:jackson-module-kotlin:2.13.2 (2 constraints: a41dd55f)
+com.fasterxml.jackson.module:jackson-module-parameter-names:2.13.2 (2 constraints: 0724bc81)
 com.github.stephenc.jcip:jcip-annotations:1.0-1 (2 constraints: c5188bde)
 com.google.cloud:google-cloud-nio:0.123.18 (1 constraints: cc0e1c7b)
 com.nimbusds:content-type:2.2 (1 constraints: d80b68eb)
diff --git a/versions.props b/versions.props
index 664e3b5ecba..945fc302d1c 100644
--- a/versions.props
+++ b/versions.props
@@ -2,7 +2,7 @@ com.adobe.testing:s3mock-junit4=2.1.34
 com.carrotsearch.randomizedtesting:*=2.7.9
 com.carrotsearch:hppc=0.8.2
 com.cybozu.labs:langdetect=1.1-20120112
-com.fasterxml.jackson*:*=2.13.1
+com.fasterxml.jackson:jackson-bom=2.13.2.20220328
 com.fasterxml.woodstox:woodstox-core=6.2.8
 com.github.ben-manes.caffeine:caffeine=3.0.5
 com.github.spotbugs:*=4.5.3