From 9fe9185991f2f95d728c4d2ce6c8d5a7c43eec86 Mon Sep 17 00:00:00 2001 From: SolrBot Date: Sun, 3 May 2026 20:41:56 +0000 Subject: [PATCH 1/3] Update dependency com.fasterxml.jackson:jackson-bom to v2.21.3 (branch_9x) --- .../jackson-annotations-2.18.0.jar.sha1 | 1 - .../jackson-annotations-2.21.jar.sha1 | 1 + solr/licenses/jackson-core-2.18.0.jar.sha1 | 1 - solr/licenses/jackson-core-2.21.3.jar.sha1 | 1 + .../licenses/jackson-databind-2.18.0.jar.sha1 | 1 - .../licenses/jackson-databind-2.21.3.jar.sha1 | 1 + .../jackson-dataformat-cbor-2.18.0.jar.sha1 | 1 - .../jackson-dataformat-cbor-2.21.3.jar.sha1 | 1 + .../jackson-dataformat-csv-2.18.0.jar.sha1 | 1 - .../jackson-dataformat-csv-2.21.3.jar.sha1 | 1 + .../jackson-dataformat-smile-2.18.0.jar.sha1 | 1 - .../jackson-dataformat-smile-2.21.3.jar.sha1 | 1 + .../jackson-dataformat-xml-2.18.0.jar.sha1 | 1 - .../jackson-dataformat-xml-2.21.3.jar.sha1 | 1 + .../jackson-datatype-jdk8-2.18.0.jar.sha1 | 1 - .../jackson-datatype-jdk8-2.21.3.jar.sha1 | 1 + .../jackson-datatype-jsr310-2.18.0.jar.sha1 | 1 - .../jackson-datatype-jsr310-2.21.3.jar.sha1 | 1 + ...akarta-xmlbind-annotations-2.18.0.jar.sha1 | 1 - ...akarta-xmlbind-annotations-2.21.3.jar.sha1 | 1 + .../jackson-module-kotlin-2.18.0.jar.sha1 | 1 - .../jackson-module-kotlin-2.21.3.jar.sha1 | 1 + ...son-module-parameter-names-2.18.0.jar.sha1 | 1 - ...son-module-parameter-names-2.21.3.jar.sha1 | 1 + .../jackson-module-scala_2.13-2.18.0.jar.sha1 | 1 - .../jackson-module-scala_2.13-2.21.3.jar.sha1 | 1 + solr/licenses/kotlin-reflect-1.8.22.jar.sha1 | 1 - solr/licenses/kotlin-reflect-2.1.21.jar.sha1 | 1 + solr/licenses/paranamer-2.8.3.jar.sha1 | 1 + solr/licenses/paranamer-2.8.jar.sha1 | 1 - solr/licenses/scala-library-2.13.15.jar.sha1 | 1 - solr/licenses/scala-library-2.13.18.jar.sha1 | 1 + solr/licenses/woodstox-core-7.0.0.jar.sha1 | 1 - solr/licenses/woodstox-core-7.1.1.jar.sha1 | 1 + versions.lock | 38 +++++++++---------- versions.props | 2 +- 36 files changed, 37 insertions(+), 37 deletions(-) delete mode 100644 solr/licenses/jackson-annotations-2.18.0.jar.sha1 create mode 100644 solr/licenses/jackson-annotations-2.21.jar.sha1 delete mode 100644 solr/licenses/jackson-core-2.18.0.jar.sha1 create mode 100644 solr/licenses/jackson-core-2.21.3.jar.sha1 delete mode 100644 solr/licenses/jackson-databind-2.18.0.jar.sha1 create mode 100644 solr/licenses/jackson-databind-2.21.3.jar.sha1 delete mode 100644 solr/licenses/jackson-dataformat-cbor-2.18.0.jar.sha1 create mode 100644 solr/licenses/jackson-dataformat-cbor-2.21.3.jar.sha1 delete mode 100644 solr/licenses/jackson-dataformat-csv-2.18.0.jar.sha1 create mode 100644 solr/licenses/jackson-dataformat-csv-2.21.3.jar.sha1 delete mode 100644 solr/licenses/jackson-dataformat-smile-2.18.0.jar.sha1 create mode 100644 solr/licenses/jackson-dataformat-smile-2.21.3.jar.sha1 delete mode 100644 solr/licenses/jackson-dataformat-xml-2.18.0.jar.sha1 create mode 100644 solr/licenses/jackson-dataformat-xml-2.21.3.jar.sha1 delete mode 100644 solr/licenses/jackson-datatype-jdk8-2.18.0.jar.sha1 create mode 100644 solr/licenses/jackson-datatype-jdk8-2.21.3.jar.sha1 delete mode 100644 solr/licenses/jackson-datatype-jsr310-2.18.0.jar.sha1 create mode 100644 solr/licenses/jackson-datatype-jsr310-2.21.3.jar.sha1 delete mode 100644 solr/licenses/jackson-module-jakarta-xmlbind-annotations-2.18.0.jar.sha1 create mode 100644 solr/licenses/jackson-module-jakarta-xmlbind-annotations-2.21.3.jar.sha1 delete mode 100644 solr/licenses/jackson-module-kotlin-2.18.0.jar.sha1 create mode 100644 solr/licenses/jackson-module-kotlin-2.21.3.jar.sha1 delete mode 100644 solr/licenses/jackson-module-parameter-names-2.18.0.jar.sha1 create mode 100644 solr/licenses/jackson-module-parameter-names-2.21.3.jar.sha1 delete mode 100644 solr/licenses/jackson-module-scala_2.13-2.18.0.jar.sha1 create mode 100644 solr/licenses/jackson-module-scala_2.13-2.21.3.jar.sha1 delete mode 100644 solr/licenses/kotlin-reflect-1.8.22.jar.sha1 create mode 100644 solr/licenses/kotlin-reflect-2.1.21.jar.sha1 create mode 100644 solr/licenses/paranamer-2.8.3.jar.sha1 delete mode 100644 solr/licenses/paranamer-2.8.jar.sha1 delete mode 100644 solr/licenses/scala-library-2.13.15.jar.sha1 create mode 100644 solr/licenses/scala-library-2.13.18.jar.sha1 delete mode 100644 solr/licenses/woodstox-core-7.0.0.jar.sha1 create mode 100644 solr/licenses/woodstox-core-7.1.1.jar.sha1 diff --git a/solr/licenses/jackson-annotations-2.18.0.jar.sha1 b/solr/licenses/jackson-annotations-2.18.0.jar.sha1 deleted file mode 100644 index 2303a2b31609..000000000000 --- a/solr/licenses/jackson-annotations-2.18.0.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -9bddcc56af9d90f902ef5dba7348102cd12b04e2 diff --git a/solr/licenses/jackson-annotations-2.21.jar.sha1 b/solr/licenses/jackson-annotations-2.21.jar.sha1 new file mode 100644 index 000000000000..feb5f60d5c15 --- /dev/null +++ b/solr/licenses/jackson-annotations-2.21.jar.sha1 @@ -0,0 +1 @@ +b1bc1868bf02dc0bd6c7836257a036a331005309 diff --git a/solr/licenses/jackson-core-2.18.0.jar.sha1 b/solr/licenses/jackson-core-2.18.0.jar.sha1 deleted file mode 100644 index 6bfee538bd71..000000000000 --- a/solr/licenses/jackson-core-2.18.0.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -65e8ead7de5d8f7a53e296c363bea3182f21f925 diff --git a/solr/licenses/jackson-core-2.21.3.jar.sha1 b/solr/licenses/jackson-core-2.21.3.jar.sha1 new file mode 100644 index 000000000000..0bdf05474ed0 --- /dev/null +++ b/solr/licenses/jackson-core-2.21.3.jar.sha1 @@ -0,0 +1 @@ +3358e9345dd0f2537c47bee152c0377df6c81ad5 diff --git a/solr/licenses/jackson-databind-2.18.0.jar.sha1 b/solr/licenses/jackson-databind-2.18.0.jar.sha1 deleted file mode 100644 index d04d844d43fe..000000000000 --- a/solr/licenses/jackson-databind-2.18.0.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -8dba1f789a75fc30b59303574fe2b269afa4d3bc diff --git a/solr/licenses/jackson-databind-2.21.3.jar.sha1 b/solr/licenses/jackson-databind-2.21.3.jar.sha1 new file mode 100644 index 000000000000..8489dfb37bb2 --- /dev/null +++ b/solr/licenses/jackson-databind-2.21.3.jar.sha1 @@ -0,0 +1 @@ +aa7ccec161c275f3e6332666ab758916f3120714 diff --git a/solr/licenses/jackson-dataformat-cbor-2.18.0.jar.sha1 b/solr/licenses/jackson-dataformat-cbor-2.18.0.jar.sha1 deleted file mode 100644 index 23956a91bb74..000000000000 --- a/solr/licenses/jackson-dataformat-cbor-2.18.0.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -90ec8bb9c6f7d1535e49272d344907ba57b014d6 diff --git a/solr/licenses/jackson-dataformat-cbor-2.21.3.jar.sha1 b/solr/licenses/jackson-dataformat-cbor-2.21.3.jar.sha1 new file mode 100644 index 000000000000..11f58b28c4cc --- /dev/null +++ b/solr/licenses/jackson-dataformat-cbor-2.21.3.jar.sha1 @@ -0,0 +1 @@ +418e133c66e74a1a8b4b1b50eb2560918064c040 diff --git a/solr/licenses/jackson-dataformat-csv-2.18.0.jar.sha1 b/solr/licenses/jackson-dataformat-csv-2.18.0.jar.sha1 deleted file mode 100644 index ac8ed0a127d1..000000000000 --- a/solr/licenses/jackson-dataformat-csv-2.18.0.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -13659d6c9e8e0798ddbf19c612951c976f10aa6d diff --git a/solr/licenses/jackson-dataformat-csv-2.21.3.jar.sha1 b/solr/licenses/jackson-dataformat-csv-2.21.3.jar.sha1 new file mode 100644 index 000000000000..dcdf7635e9a4 --- /dev/null +++ b/solr/licenses/jackson-dataformat-csv-2.21.3.jar.sha1 @@ -0,0 +1 @@ +d8583a89f126267b217fdc2c342736916a253e26 diff --git a/solr/licenses/jackson-dataformat-smile-2.18.0.jar.sha1 b/solr/licenses/jackson-dataformat-smile-2.18.0.jar.sha1 deleted file mode 100644 index 67cd3a36fcc0..000000000000 --- a/solr/licenses/jackson-dataformat-smile-2.18.0.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -aeba95810bd35d672ca50c4a627a72543473e8b8 diff --git a/solr/licenses/jackson-dataformat-smile-2.21.3.jar.sha1 b/solr/licenses/jackson-dataformat-smile-2.21.3.jar.sha1 new file mode 100644 index 000000000000..c778a32fe289 --- /dev/null +++ b/solr/licenses/jackson-dataformat-smile-2.21.3.jar.sha1 @@ -0,0 +1 @@ +eeede5d065d36d315cc709867af414fe60a70653 diff --git a/solr/licenses/jackson-dataformat-xml-2.18.0.jar.sha1 b/solr/licenses/jackson-dataformat-xml-2.18.0.jar.sha1 deleted file mode 100644 index e084b28dd793..000000000000 --- a/solr/licenses/jackson-dataformat-xml-2.18.0.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -abc59039b723b1c2d30d4c0e4a94dd56825f664a diff --git a/solr/licenses/jackson-dataformat-xml-2.21.3.jar.sha1 b/solr/licenses/jackson-dataformat-xml-2.21.3.jar.sha1 new file mode 100644 index 000000000000..ec25f1f411dc --- /dev/null +++ b/solr/licenses/jackson-dataformat-xml-2.21.3.jar.sha1 @@ -0,0 +1 @@ +e3bdcc80b645f1c8780b3b3583787f6019540fee diff --git a/solr/licenses/jackson-datatype-jdk8-2.18.0.jar.sha1 b/solr/licenses/jackson-datatype-jdk8-2.18.0.jar.sha1 deleted file mode 100644 index 7e08a14678a2..000000000000 --- a/solr/licenses/jackson-datatype-jdk8-2.18.0.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -2046c6ad99a59b5bccf840021f5b3dcf2890acc2 diff --git a/solr/licenses/jackson-datatype-jdk8-2.21.3.jar.sha1 b/solr/licenses/jackson-datatype-jdk8-2.21.3.jar.sha1 new file mode 100644 index 000000000000..cd8f847fb292 --- /dev/null +++ b/solr/licenses/jackson-datatype-jdk8-2.21.3.jar.sha1 @@ -0,0 +1 @@ +d43500553adcacf036f24eeb8c91f2a222b7176c diff --git a/solr/licenses/jackson-datatype-jsr310-2.18.0.jar.sha1 b/solr/licenses/jackson-datatype-jsr310-2.18.0.jar.sha1 deleted file mode 100644 index 202debec5442..000000000000 --- a/solr/licenses/jackson-datatype-jsr310-2.18.0.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -ed3e9d73b532bb4eba3ac31ca44d4debe0c418de diff --git a/solr/licenses/jackson-datatype-jsr310-2.21.3.jar.sha1 b/solr/licenses/jackson-datatype-jsr310-2.21.3.jar.sha1 new file mode 100644 index 000000000000..5bf925c777b5 --- /dev/null +++ b/solr/licenses/jackson-datatype-jsr310-2.21.3.jar.sha1 @@ -0,0 +1 @@ +a0958ebdaba836d31e5462ebc37b6349a0725ff9 diff --git a/solr/licenses/jackson-module-jakarta-xmlbind-annotations-2.18.0.jar.sha1 b/solr/licenses/jackson-module-jakarta-xmlbind-annotations-2.18.0.jar.sha1 deleted file mode 100644 index 834aee7755cb..000000000000 --- a/solr/licenses/jackson-module-jakarta-xmlbind-annotations-2.18.0.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -697ef6ec2884f4ae6e5e79377ae368f178cd0c61 diff --git a/solr/licenses/jackson-module-jakarta-xmlbind-annotations-2.21.3.jar.sha1 b/solr/licenses/jackson-module-jakarta-xmlbind-annotations-2.21.3.jar.sha1 new file mode 100644 index 000000000000..1068e8c7ddc7 --- /dev/null +++ b/solr/licenses/jackson-module-jakarta-xmlbind-annotations-2.21.3.jar.sha1 @@ -0,0 +1 @@ +5464ed68549201b60eeeacbe4fdfe7ff2f3b3a7d diff --git a/solr/licenses/jackson-module-kotlin-2.18.0.jar.sha1 b/solr/licenses/jackson-module-kotlin-2.18.0.jar.sha1 deleted file mode 100644 index d8209104bd74..000000000000 --- a/solr/licenses/jackson-module-kotlin-2.18.0.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -ef6ff9000dd9b28246e9346151127638d91398fa diff --git a/solr/licenses/jackson-module-kotlin-2.21.3.jar.sha1 b/solr/licenses/jackson-module-kotlin-2.21.3.jar.sha1 new file mode 100644 index 000000000000..27342611e267 --- /dev/null +++ b/solr/licenses/jackson-module-kotlin-2.21.3.jar.sha1 @@ -0,0 +1 @@ +4758f45e74ed46084652bb17b734992382e74f8c diff --git a/solr/licenses/jackson-module-parameter-names-2.18.0.jar.sha1 b/solr/licenses/jackson-module-parameter-names-2.18.0.jar.sha1 deleted file mode 100644 index 9d8bdcffab06..000000000000 --- a/solr/licenses/jackson-module-parameter-names-2.18.0.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -479b85d02896fef7f78420902f587e909a72de11 diff --git a/solr/licenses/jackson-module-parameter-names-2.21.3.jar.sha1 b/solr/licenses/jackson-module-parameter-names-2.21.3.jar.sha1 new file mode 100644 index 000000000000..0cb66b3d170a --- /dev/null +++ b/solr/licenses/jackson-module-parameter-names-2.21.3.jar.sha1 @@ -0,0 +1 @@ +74067e83990cb67bbbb0b1ab9de41bd8c0200e1e diff --git a/solr/licenses/jackson-module-scala_2.13-2.18.0.jar.sha1 b/solr/licenses/jackson-module-scala_2.13-2.18.0.jar.sha1 deleted file mode 100644 index 3ed8ffaed218..000000000000 --- a/solr/licenses/jackson-module-scala_2.13-2.18.0.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -44ec5bc8f41c3c93586b4bef9225fd5465b71662 diff --git a/solr/licenses/jackson-module-scala_2.13-2.21.3.jar.sha1 b/solr/licenses/jackson-module-scala_2.13-2.21.3.jar.sha1 new file mode 100644 index 000000000000..b552ccd4e8d5 --- /dev/null +++ b/solr/licenses/jackson-module-scala_2.13-2.21.3.jar.sha1 @@ -0,0 +1 @@ +c826721e64d7088af2ec84f643d63d2cd94ee512 diff --git a/solr/licenses/kotlin-reflect-1.8.22.jar.sha1 b/solr/licenses/kotlin-reflect-1.8.22.jar.sha1 deleted file mode 100644 index 02571f1cce13..000000000000 --- a/solr/licenses/kotlin-reflect-1.8.22.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -b52be44bc57cb6fd2169a29aefa4507c4e49c858 diff --git a/solr/licenses/kotlin-reflect-2.1.21.jar.sha1 b/solr/licenses/kotlin-reflect-2.1.21.jar.sha1 new file mode 100644 index 000000000000..3ccfc58edbd4 --- /dev/null +++ b/solr/licenses/kotlin-reflect-2.1.21.jar.sha1 @@ -0,0 +1 @@ +4929da533b3f04a101e4bb9ae0ee51a1d8107614 diff --git a/solr/licenses/paranamer-2.8.3.jar.sha1 b/solr/licenses/paranamer-2.8.3.jar.sha1 new file mode 100644 index 000000000000..a004717c78a1 --- /dev/null +++ b/solr/licenses/paranamer-2.8.3.jar.sha1 @@ -0,0 +1 @@ +75ae4eb129574b7fc0df5fa8808d7ed625be815d diff --git a/solr/licenses/paranamer-2.8.jar.sha1 b/solr/licenses/paranamer-2.8.jar.sha1 deleted file mode 100644 index cb85c7c1459a..000000000000 --- a/solr/licenses/paranamer-2.8.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -619eba74c19ccf1da8ebec97a2d7f8ba05773dd6 diff --git a/solr/licenses/scala-library-2.13.15.jar.sha1 b/solr/licenses/scala-library-2.13.15.jar.sha1 deleted file mode 100644 index 36f9c041512b..000000000000 --- a/solr/licenses/scala-library-2.13.15.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -ed6f1d58968b16c5f9067d5cac032d952552de58 diff --git a/solr/licenses/scala-library-2.13.18.jar.sha1 b/solr/licenses/scala-library-2.13.18.jar.sha1 new file mode 100644 index 000000000000..41da4274c9e4 --- /dev/null +++ b/solr/licenses/scala-library-2.13.18.jar.sha1 @@ -0,0 +1 @@ +eb2086988c25b08705472cc750654570900362e5 diff --git a/solr/licenses/woodstox-core-7.0.0.jar.sha1 b/solr/licenses/woodstox-core-7.0.0.jar.sha1 deleted file mode 100644 index 7be308864653..000000000000 --- a/solr/licenses/woodstox-core-7.0.0.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -beb19c02e7e28a8a4acf4a9cc8c3280ec3b94722 diff --git a/solr/licenses/woodstox-core-7.1.1.jar.sha1 b/solr/licenses/woodstox-core-7.1.1.jar.sha1 new file mode 100644 index 000000000000..50eb8b7c5a04 --- /dev/null +++ b/solr/licenses/woodstox-core-7.1.1.jar.sha1 @@ -0,0 +1 @@ +76baad1b94513ea896e0a17388890a4c81edd0e0 diff --git a/versions.lock b/versions.lock index 659611f7d411..6450f2d211be 100644 --- a/versions.lock +++ b/versions.lock @@ -4,17 +4,17 @@ biz.aQute.bnd:biz.aQute.bnd.annotation:6.4.1 (1 constraints: 0d051636) com.carrotsearch:hppc:0.10.0 (2 constraints: d40fecb0) com.carrotsearch.randomizedtesting:randomizedtesting-runner:2.8.4 (2 constraints: d21594e2) com.cybozu.labs:langdetect:1.1-20120112 (1 constraints: 5c066d5e) -com.fasterxml.jackson:jackson-bom:2.18.0 (13 constraints: 2614e9f5) -com.fasterxml.jackson.core:jackson-annotations:2.18.0 (13 constraints: 4301624c) -com.fasterxml.jackson.core:jackson-core:2.18.0 (15 constraints: e436f89c) -com.fasterxml.jackson.core:jackson-databind:2.18.0 (34 constraints: ec643f77) -com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:2.18.0 (2 constraints: 641ca1f1) -com.fasterxml.jackson.dataformat:jackson-dataformat-csv:2.18.0 (2 constraints: ec19ff7a) -com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.18.0 (1 constraints: bb0eb266) -com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.18.0 (6 constraints: e3582669) -com.fasterxml.jackson.module:jackson-module-jakarta-xmlbind-annotations:2.18.0 (2 constraints: ab241ae1) -com.fasterxml.jackson.module:jackson-module-scala_2.13:2.18.0 (2 constraints: ec19ff7a) -com.fasterxml.woodstox:woodstox-core:7.0.0 (1 constraints: 3b174526) +com.fasterxml.jackson:jackson-bom:2.21.3 (12 constraints: 0100146d) +com.fasterxml.jackson.core:jackson-annotations:2.21 (13 constraints: 14fe38c9) +com.fasterxml.jackson.core:jackson-core:2.21.3 (15 constraints: c336a759) +com.fasterxml.jackson.core:jackson-databind:2.21.3 (34 constraints: cb6440cd) +com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:2.21.3 (2 constraints: 611c93f1) +com.fasterxml.jackson.dataformat:jackson-dataformat-csv:2.21.3 (2 constraints: e919827a) +com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.21.3 (1 constraints: b80ea466) +com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.21.3 (6 constraints: e058e766) +com.fasterxml.jackson.module:jackson-module-jakarta-xmlbind-annotations:2.21.3 (2 constraints: a82452e0) +com.fasterxml.jackson.module:jackson-module-scala_2.13:2.21.3 (2 constraints: e919827a) +com.fasterxml.woodstox:woodstox-core:7.1.1 (1 constraints: 3d174926) com.github.ben-manes.caffeine:caffeine:3.2.3 (2 constraints: 0d121317) com.github.luben:zstd-jni:1.5.6-4 (1 constraints: 600d6236) com.github.spotbugs:spotbugs-annotations:4.8.6 (1 constraints: 14051d36) @@ -70,7 +70,7 @@ com.squareup.okio:okio-jvm:3.15.0 (1 constraints: 800a50c4) com.squareup.retrofit2:converter-jackson:2.9.0 (4 constraints: ce36e7ea) com.squareup.retrofit2:retrofit:2.9.0 (5 constraints: 4a48510b) com.tdunning:t-digest:3.3 (1 constraints: aa04232c) -com.thoughtworks.paranamer:paranamer:2.8 (1 constraints: 7c15bdd4) +com.thoughtworks.paranamer:paranamer:2.8.3 (1 constraints: dd155300) com.typesafe.scala-logging:scala-logging_2.13:3.9.5 (1 constraints: 080b20e8) com.yammer.metrics:metrics-core:2.2.0 (7 constraints: 8760e867) com.zaxxer:SparseBitSet:1.3 (1 constraints: 0e081f75) @@ -315,7 +315,7 @@ org.immutables:value-annotations:2.12.1 (1 constraints: 3805363b) org.javassist:javassist:3.30.2-GA (1 constraints: 2811fff0) org.jctools:jctools-core:4.0.6 (1 constraints: 0c050536) org.jetbrains:annotations:17.0.0 (2 constraints: 371c92e0) -org.jetbrains.kotlin:kotlin-stdlib:2.2.0 (7 constraints: db6ba2e1) +org.jetbrains.kotlin:kotlin-stdlib:2.2.0 (7 constraints: d46b7fdd) org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.9.10 (2 constraints: f31f0a21) org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.10 (8 constraints: 5f7a37d5) org.jspecify:jspecify:1.0.0 (3 constraints: b1233dfa) @@ -335,7 +335,7 @@ org.pcollections:pcollections:4.0.1 (1 constraints: 530f2e7d) org.quicktheories:quicktheories:0.26 (1 constraints: dc04f530) org.reactivestreams:reactive-streams:1.0.4 (4 constraints: 073bf033) org.rocksdb:rocksdbjni:7.9.2 (1 constraints: 120d091d) -org.scala-lang:scala-library:2.13.15 (6 constraints: cd67c5a6) +org.scala-lang:scala-library:2.13.18 (6 constraints: d067b6a9) org.scala-lang:scala-reflect:2.13.15 (2 constraints: c11d80f4) org.scala-lang.modules:scala-collection-compat_2.13:2.10.0 (1 constraints: 2a0b2af3) org.scala-lang.modules:scala-java8-compat_2.13:1.0.2 (1 constraints: fa0af8e7) @@ -387,10 +387,10 @@ com.amazonaws:aws-java-sdk-core:1.12.501 (2 constraints: b01a32b3) com.amazonaws:aws-java-sdk-kms:1.12.501 (1 constraints: 060dbd37) com.amazonaws:aws-java-sdk-s3:1.12.501 (1 constraints: 10136f43) com.amazonaws:jmespath-java:1.12.501 (2 constraints: b01a32b3) -com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.18.0 (2 constraints: ab195b13) -com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.18.0 (4 constraints: 6e48dd35) -com.fasterxml.jackson.module:jackson-module-kotlin:2.18.0 (2 constraints: aa1d6d60) -com.fasterxml.jackson.module:jackson-module-parameter-names:2.18.0 (2 constraints: 0d248182) +com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.21.3 (2 constraints: a8194d13) +com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.21.3 (4 constraints: 6b484f34) +com.fasterxml.jackson.module:jackson-module-kotlin:2.21.3 (2 constraints: a71ddb5f) +com.fasterxml.jackson.module:jackson-module-parameter-names:2.21.3 (2 constraints: 0a24c281) com.github.docker-java:docker-java-api:3.4.0 (1 constraints: 3b0f6067) com.github.docker-java:docker-java-transport:3.4.0 (1 constraints: c51513cb) com.github.docker-java:docker-java-transport-zerodep:3.4.0 (1 constraints: 3b0f6067) @@ -438,7 +438,7 @@ org.glassfish.jaxb:jaxb-runtime:2.3.8 (1 constraints: c30a41cb) org.glassfish.jaxb:txw2:2.3.8 (1 constraints: c20dba35) org.hdrhistogram:HdrHistogram:2.1.12 (1 constraints: 520d2029) org.hsqldb:hsqldb:2.7.4 (1 constraints: 0f050e36) -org.jetbrains.kotlin:kotlin-reflect:1.8.22 (2 constraints: 6624c6e2) +org.jetbrains.kotlin:kotlin-reflect:2.1.21 (2 constraints: 622403e2) org.jetbrains.kotlin:kotlin-stdlib-common:2.2.0 (2 constraints: 0820970a) org.latencyutils:LatencyUtils:2.0.3 (1 constraints: 210dcd1b) org.mockito:mockito-core:5.23.0 (2 constraints: 3612e31b) diff --git a/versions.props b/versions.props index 9696656c75ea..1ab26386078e 100644 --- a/versions.props +++ b/versions.props @@ -6,7 +6,7 @@ com.adobe.testing:s3mock-junit4=2.17.0 com.carrotsearch.randomizedtesting:*=2.8.4 com.carrotsearch:hppc=0.10.0 com.cybozu.labs:langdetect=1.1-20120112 -com.fasterxml.jackson:jackson-bom=2.18.0 +com.fasterxml.jackson:jackson-bom=2.21.3 com.github.ben-manes.caffeine:caffeine=3.2.3 com.github.spotbugs:*=4.8.6 com.github.stephenc.jcip:jcip-annotations=1.0-1 From 2980b6b16dc04e97dcbbd73c2b645836d1d9f964 Mon Sep 17 00:00:00 2001 From: SolrBot Date: Sun, 3 May 2026 20:42:14 +0000 Subject: [PATCH 2/3] Update changelog entry --- .../PR#4016-update-com-fasterxml-jackson-jackson-bom.yml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 changelog/unreleased/PR#4016-update-com-fasterxml-jackson-jackson-bom.yml diff --git a/changelog/unreleased/PR#4016-update-com-fasterxml-jackson-jackson-bom.yml b/changelog/unreleased/PR#4016-update-com-fasterxml-jackson-jackson-bom.yml new file mode 100644 index 000000000000..03d504be829b --- /dev/null +++ b/changelog/unreleased/PR#4016-update-com-fasterxml-jackson-jackson-bom.yml @@ -0,0 +1,7 @@ +title: Update com.fasterxml.jackson:jackson-bom to v2.21.2 +type: dependency_update +authors: +- name: solrbot +links: +- name: PR#4016 + url: https://github.com/apache/solr/pull/4016 From c67ac94a4fd88371dc0def196253cd0e020ce2ac Mon Sep 17 00:00:00 2001 From: SolrBot Date: Sun, 3 May 2026 20:42:33 +0000 Subject: [PATCH 3/3] Update changelog entry --- .../PR#4016-update-com-fasterxml-jackson-jackson-bom.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/unreleased/PR#4016-update-com-fasterxml-jackson-jackson-bom.yml b/changelog/unreleased/PR#4016-update-com-fasterxml-jackson-jackson-bom.yml index 03d504be829b..c5ca2df45ab9 100644 --- a/changelog/unreleased/PR#4016-update-com-fasterxml-jackson-jackson-bom.yml +++ b/changelog/unreleased/PR#4016-update-com-fasterxml-jackson-jackson-bom.yml @@ -1,4 +1,4 @@ -title: Update com.fasterxml.jackson:jackson-bom to v2.21.2 +title: Update com.fasterxml.jackson:jackson-bom to v2.21.3 type: dependency_update authors: - name: solrbot