From 9a3b80e4a86150b61b5a1a16d1fe2d70f220e48a Mon Sep 17 00:00:00 2001
From: Andriy Redko <andriy.redko@aiven.io>
Date: Tue, 9 Jul 2024 17:07:54 -0400
Subject: [PATCH] Bump jackson from 2.17.1 to 2.17.2 (#14687)

Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
---
 CHANGELOG.md                                                  | 1 +
 buildSrc/version.properties                                   | 4 ++--
 client/sniffer/licenses/jackson-core-2.17.1.jar.sha1          | 1 -
 client/sniffer/licenses/jackson-core-2.17.2.jar.sha1          | 1 +
 .../upgrade-cli/licenses/jackson-annotations-2.17.1.jar.sha1  | 1 -
 .../upgrade-cli/licenses/jackson-annotations-2.17.2.jar.sha1  | 1 +
 .../upgrade-cli/licenses/jackson-databind-2.17.1.jar.sha1     | 1 -
 .../upgrade-cli/licenses/jackson-databind-2.17.2.jar.sha1     | 1 +
 libs/core/licenses/jackson-core-2.17.1.jar.sha1               | 1 -
 libs/core/licenses/jackson-core-2.17.2.jar.sha1               | 1 +
 libs/x-content/licenses/jackson-core-2.17.1.jar.sha1          | 1 -
 libs/x-content/licenses/jackson-core-2.17.2.jar.sha1          | 1 +
 .../licenses/jackson-dataformat-cbor-2.17.1.jar.sha1          | 1 -
 .../licenses/jackson-dataformat-cbor-2.17.2.jar.sha1          | 1 +
 .../licenses/jackson-dataformat-smile-2.17.1.jar.sha1         | 1 -
 .../licenses/jackson-dataformat-smile-2.17.2.jar.sha1         | 1 +
 .../licenses/jackson-dataformat-yaml-2.17.1.jar.sha1          | 1 -
 .../licenses/jackson-dataformat-yaml-2.17.2.jar.sha1          | 1 +
 .../ingest-geoip/licenses/jackson-annotations-2.17.1.jar.sha1 | 1 -
 .../ingest-geoip/licenses/jackson-annotations-2.17.2.jar.sha1 | 1 +
 .../ingest-geoip/licenses/jackson-databind-2.17.1.jar.sha1    | 1 -
 .../ingest-geoip/licenses/jackson-databind-2.17.2.jar.sha1    | 1 +
 .../crypto-kms/licenses/jackson-annotations-2.17.1.jar.sha1   | 1 -
 .../crypto-kms/licenses/jackson-annotations-2.17.2.jar.sha1   | 1 +
 plugins/crypto-kms/licenses/jackson-databind-2.17.1.jar.sha1  | 1 -
 plugins/crypto-kms/licenses/jackson-databind-2.17.2.jar.sha1  | 1 +
 .../licenses/jackson-annotations-2.17.1.jar.sha1              | 1 -
 .../licenses/jackson-annotations-2.17.2.jar.sha1              | 1 +
 .../discovery-ec2/licenses/jackson-databind-2.17.1.jar.sha1   | 1 -
 .../discovery-ec2/licenses/jackson-databind-2.17.2.jar.sha1   | 1 +
 .../licenses/jackson-annotations-2.17.1.jar.sha1              | 1 -
 .../licenses/jackson-annotations-2.17.2.jar.sha1              | 1 +
 .../licenses/jackson-databind-2.17.1.jar.sha1                 | 1 -
 .../licenses/jackson-databind-2.17.2.jar.sha1                 | 1 +
 .../licenses/jackson-dataformat-xml-2.17.1.jar.sha1           | 1 -
 .../licenses/jackson-dataformat-xml-2.17.2.jar.sha1           | 1 +
 .../licenses/jackson-datatype-jsr310-2.17.1.jar.sha1          | 1 -
 .../licenses/jackson-datatype-jsr310-2.17.2.jar.sha1          | 1 +
 .../licenses/jackson-module-jaxb-annotations-2.17.1.jar.sha1  | 1 -
 .../licenses/jackson-module-jaxb-annotations-2.17.2.jar.sha1  | 1 +
 .../licenses/jackson-annotations-2.17.1.jar.sha1              | 1 -
 .../licenses/jackson-annotations-2.17.2.jar.sha1              | 1 +
 .../repository-s3/licenses/jackson-databind-2.17.1.jar.sha1   | 1 -
 .../repository-s3/licenses/jackson-databind-2.17.2.jar.sha1   | 1 +
 server/licenses/jackson-core-2.17.1.jar.sha1                  | 1 -
 server/licenses/jackson-core-2.17.2.jar.sha1                  | 1 +
 server/licenses/jackson-dataformat-cbor-2.17.1.jar.sha1       | 1 -
 server/licenses/jackson-dataformat-cbor-2.17.2.jar.sha1       | 1 +
 server/licenses/jackson-dataformat-smile-2.17.1.jar.sha1      | 1 -
 server/licenses/jackson-dataformat-smile-2.17.2.jar.sha1      | 1 +
 server/licenses/jackson-dataformat-yaml-2.17.1.jar.sha1       | 1 -
 server/licenses/jackson-dataformat-yaml-2.17.2.jar.sha1       | 1 +
 52 files changed, 28 insertions(+), 27 deletions(-)
 delete mode 100644 client/sniffer/licenses/jackson-core-2.17.1.jar.sha1
 create mode 100644 client/sniffer/licenses/jackson-core-2.17.2.jar.sha1
 delete mode 100644 distribution/tools/upgrade-cli/licenses/jackson-annotations-2.17.1.jar.sha1
 create mode 100644 distribution/tools/upgrade-cli/licenses/jackson-annotations-2.17.2.jar.sha1
 delete mode 100644 distribution/tools/upgrade-cli/licenses/jackson-databind-2.17.1.jar.sha1
 create mode 100644 distribution/tools/upgrade-cli/licenses/jackson-databind-2.17.2.jar.sha1
 delete mode 100644 libs/core/licenses/jackson-core-2.17.1.jar.sha1
 create mode 100644 libs/core/licenses/jackson-core-2.17.2.jar.sha1
 delete mode 100644 libs/x-content/licenses/jackson-core-2.17.1.jar.sha1
 create mode 100644 libs/x-content/licenses/jackson-core-2.17.2.jar.sha1
 delete mode 100644 libs/x-content/licenses/jackson-dataformat-cbor-2.17.1.jar.sha1
 create mode 100644 libs/x-content/licenses/jackson-dataformat-cbor-2.17.2.jar.sha1
 delete mode 100644 libs/x-content/licenses/jackson-dataformat-smile-2.17.1.jar.sha1
 create mode 100644 libs/x-content/licenses/jackson-dataformat-smile-2.17.2.jar.sha1
 delete mode 100644 libs/x-content/licenses/jackson-dataformat-yaml-2.17.1.jar.sha1
 create mode 100644 libs/x-content/licenses/jackson-dataformat-yaml-2.17.2.jar.sha1
 delete mode 100644 modules/ingest-geoip/licenses/jackson-annotations-2.17.1.jar.sha1
 create mode 100644 modules/ingest-geoip/licenses/jackson-annotations-2.17.2.jar.sha1
 delete mode 100644 modules/ingest-geoip/licenses/jackson-databind-2.17.1.jar.sha1
 create mode 100644 modules/ingest-geoip/licenses/jackson-databind-2.17.2.jar.sha1
 delete mode 100644 plugins/crypto-kms/licenses/jackson-annotations-2.17.1.jar.sha1
 create mode 100644 plugins/crypto-kms/licenses/jackson-annotations-2.17.2.jar.sha1
 delete mode 100644 plugins/crypto-kms/licenses/jackson-databind-2.17.1.jar.sha1
 create mode 100644 plugins/crypto-kms/licenses/jackson-databind-2.17.2.jar.sha1
 delete mode 100644 plugins/discovery-ec2/licenses/jackson-annotations-2.17.1.jar.sha1
 create mode 100644 plugins/discovery-ec2/licenses/jackson-annotations-2.17.2.jar.sha1
 delete mode 100644 plugins/discovery-ec2/licenses/jackson-databind-2.17.1.jar.sha1
 create mode 100644 plugins/discovery-ec2/licenses/jackson-databind-2.17.2.jar.sha1
 delete mode 100644 plugins/repository-azure/licenses/jackson-annotations-2.17.1.jar.sha1
 create mode 100644 plugins/repository-azure/licenses/jackson-annotations-2.17.2.jar.sha1
 delete mode 100644 plugins/repository-azure/licenses/jackson-databind-2.17.1.jar.sha1
 create mode 100644 plugins/repository-azure/licenses/jackson-databind-2.17.2.jar.sha1
 delete mode 100644 plugins/repository-azure/licenses/jackson-dataformat-xml-2.17.1.jar.sha1
 create mode 100644 plugins/repository-azure/licenses/jackson-dataformat-xml-2.17.2.jar.sha1
 delete mode 100644 plugins/repository-azure/licenses/jackson-datatype-jsr310-2.17.1.jar.sha1
 create mode 100644 plugins/repository-azure/licenses/jackson-datatype-jsr310-2.17.2.jar.sha1
 delete mode 100644 plugins/repository-azure/licenses/jackson-module-jaxb-annotations-2.17.1.jar.sha1
 create mode 100644 plugins/repository-azure/licenses/jackson-module-jaxb-annotations-2.17.2.jar.sha1
 delete mode 100644 plugins/repository-s3/licenses/jackson-annotations-2.17.1.jar.sha1
 create mode 100644 plugins/repository-s3/licenses/jackson-annotations-2.17.2.jar.sha1
 delete mode 100644 plugins/repository-s3/licenses/jackson-databind-2.17.1.jar.sha1
 create mode 100644 plugins/repository-s3/licenses/jackson-databind-2.17.2.jar.sha1
 delete mode 100644 server/licenses/jackson-core-2.17.1.jar.sha1
 create mode 100644 server/licenses/jackson-core-2.17.2.jar.sha1
 delete mode 100644 server/licenses/jackson-dataformat-cbor-2.17.1.jar.sha1
 create mode 100644 server/licenses/jackson-dataformat-cbor-2.17.2.jar.sha1
 delete mode 100644 server/licenses/jackson-dataformat-smile-2.17.1.jar.sha1
 create mode 100644 server/licenses/jackson-dataformat-smile-2.17.2.jar.sha1
 delete mode 100644 server/licenses/jackson-dataformat-yaml-2.17.1.jar.sha1
 create mode 100644 server/licenses/jackson-dataformat-yaml-2.17.2.jar.sha1

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 14fd3f187e92c..8ff15b7480859 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -34,6 +34,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
 - Bump `com.microsoft.azure:msal4j` from 1.15.1 to 1.16.0 ([#14610](https://github.com/opensearch-project/OpenSearch/pull/14610))
 - Bump `com.github.spullara.mustache.java:compiler` from 0.9.13 to 0.9.14 ([#14672](https://github.com/opensearch-project/OpenSearch/pull/14672))
 - Bump `net.minidev:accessors-smart` from 2.5.0 to 2.5.1 ([#14673](https://github.com/opensearch-project/OpenSearch/pull/14673))
+- Bump `jackson` from 2.17.1 to 2.17.2 ([#14687](https://github.com/opensearch-project/OpenSearch/pull/14687))
 
 ### Changed
 - [Tiered Caching] Move query recomputation logic outside write lock ([#14187](https://github.com/opensearch-project/OpenSearch/pull/14187))
diff --git a/buildSrc/version.properties b/buildSrc/version.properties
index a04fb68f47f55..d62f8c51e616b 100644
--- a/buildSrc/version.properties
+++ b/buildSrc/version.properties
@@ -7,8 +7,8 @@ bundled_jdk = 21.0.3+9
 # optional dependencies
 spatial4j         = 0.7
 jts               = 1.15.0
-jackson           = 2.17.1
-jackson_databind  = 2.17.1
+jackson           = 2.17.2
+jackson_databind  = 2.17.2
 snakeyaml         = 2.1
 icu4j             = 70.1
 supercsv          = 2.4.0
diff --git a/client/sniffer/licenses/jackson-core-2.17.1.jar.sha1 b/client/sniffer/licenses/jackson-core-2.17.1.jar.sha1
deleted file mode 100644
index 82dab5981e652..0000000000000
--- a/client/sniffer/licenses/jackson-core-2.17.1.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-5e52a11644cd59a28ef79f02bddc2cc3bab45edb
\ No newline at end of file
diff --git a/client/sniffer/licenses/jackson-core-2.17.2.jar.sha1 b/client/sniffer/licenses/jackson-core-2.17.2.jar.sha1
new file mode 100644
index 0000000000000..e15f2340980bc
--- /dev/null
+++ b/client/sniffer/licenses/jackson-core-2.17.2.jar.sha1
@@ -0,0 +1 @@
+969a35cb35c86512acbadcdbbbfb044c877db814
\ No newline at end of file
diff --git a/distribution/tools/upgrade-cli/licenses/jackson-annotations-2.17.1.jar.sha1 b/distribution/tools/upgrade-cli/licenses/jackson-annotations-2.17.1.jar.sha1
deleted file mode 100644
index 4ceead1b7ae4f..0000000000000
--- a/distribution/tools/upgrade-cli/licenses/jackson-annotations-2.17.1.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-fca7ef6192c9ad05d07bc50da991bf937a84af3a
\ No newline at end of file
diff --git a/distribution/tools/upgrade-cli/licenses/jackson-annotations-2.17.2.jar.sha1 b/distribution/tools/upgrade-cli/licenses/jackson-annotations-2.17.2.jar.sha1
new file mode 100644
index 0000000000000..411e1d62459fd
--- /dev/null
+++ b/distribution/tools/upgrade-cli/licenses/jackson-annotations-2.17.2.jar.sha1
@@ -0,0 +1 @@
+147b7b9412ffff24339f8aba080b292448e08698
\ No newline at end of file
diff --git a/distribution/tools/upgrade-cli/licenses/jackson-databind-2.17.1.jar.sha1 b/distribution/tools/upgrade-cli/licenses/jackson-databind-2.17.1.jar.sha1
deleted file mode 100644
index 7cf1ac1b60301..0000000000000
--- a/distribution/tools/upgrade-cli/licenses/jackson-databind-2.17.1.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-0524dcbcccdde7d45a679dfc333e4763feb09079
\ No newline at end of file
diff --git a/distribution/tools/upgrade-cli/licenses/jackson-databind-2.17.2.jar.sha1 b/distribution/tools/upgrade-cli/licenses/jackson-databind-2.17.2.jar.sha1
new file mode 100644
index 0000000000000..f2b4dbdc5decb
--- /dev/null
+++ b/distribution/tools/upgrade-cli/licenses/jackson-databind-2.17.2.jar.sha1
@@ -0,0 +1 @@
+e6deb029e5901e027c129341fac39e515066b68c
\ No newline at end of file
diff --git a/libs/core/licenses/jackson-core-2.17.1.jar.sha1 b/libs/core/licenses/jackson-core-2.17.1.jar.sha1
deleted file mode 100644
index 82dab5981e652..0000000000000
--- a/libs/core/licenses/jackson-core-2.17.1.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-5e52a11644cd59a28ef79f02bddc2cc3bab45edb
\ No newline at end of file
diff --git a/libs/core/licenses/jackson-core-2.17.2.jar.sha1 b/libs/core/licenses/jackson-core-2.17.2.jar.sha1
new file mode 100644
index 0000000000000..e15f2340980bc
--- /dev/null
+++ b/libs/core/licenses/jackson-core-2.17.2.jar.sha1
@@ -0,0 +1 @@
+969a35cb35c86512acbadcdbbbfb044c877db814
\ No newline at end of file
diff --git a/libs/x-content/licenses/jackson-core-2.17.1.jar.sha1 b/libs/x-content/licenses/jackson-core-2.17.1.jar.sha1
deleted file mode 100644
index 82dab5981e652..0000000000000
--- a/libs/x-content/licenses/jackson-core-2.17.1.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-5e52a11644cd59a28ef79f02bddc2cc3bab45edb
\ No newline at end of file
diff --git a/libs/x-content/licenses/jackson-core-2.17.2.jar.sha1 b/libs/x-content/licenses/jackson-core-2.17.2.jar.sha1
new file mode 100644
index 0000000000000..e15f2340980bc
--- /dev/null
+++ b/libs/x-content/licenses/jackson-core-2.17.2.jar.sha1
@@ -0,0 +1 @@
+969a35cb35c86512acbadcdbbbfb044c877db814
\ No newline at end of file
diff --git a/libs/x-content/licenses/jackson-dataformat-cbor-2.17.1.jar.sha1 b/libs/x-content/licenses/jackson-dataformat-cbor-2.17.1.jar.sha1
deleted file mode 100644
index ff42ed1f92cfe..0000000000000
--- a/libs/x-content/licenses/jackson-dataformat-cbor-2.17.1.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-ba5d8e6ecc62aa0e49c0ce935b8696352dbebc71
\ No newline at end of file
diff --git a/libs/x-content/licenses/jackson-dataformat-cbor-2.17.2.jar.sha1 b/libs/x-content/licenses/jackson-dataformat-cbor-2.17.2.jar.sha1
new file mode 100644
index 0000000000000..069e088413ef1
--- /dev/null
+++ b/libs/x-content/licenses/jackson-dataformat-cbor-2.17.2.jar.sha1
@@ -0,0 +1 @@
+57fa7c1b5104bbc4599278d13933a937ee058e68
\ No newline at end of file
diff --git a/libs/x-content/licenses/jackson-dataformat-smile-2.17.1.jar.sha1 b/libs/x-content/licenses/jackson-dataformat-smile-2.17.1.jar.sha1
deleted file mode 100644
index 47d19067cf2a6..0000000000000
--- a/libs/x-content/licenses/jackson-dataformat-smile-2.17.1.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-89683ac4f0a0c2c4f69ea56b90480ed40266dac8
\ No newline at end of file
diff --git a/libs/x-content/licenses/jackson-dataformat-smile-2.17.2.jar.sha1 b/libs/x-content/licenses/jackson-dataformat-smile-2.17.2.jar.sha1
new file mode 100644
index 0000000000000..28d8c8382aed3
--- /dev/null
+++ b/libs/x-content/licenses/jackson-dataformat-smile-2.17.2.jar.sha1
@@ -0,0 +1 @@
+20e956b9b6f67138edd39fab7a506ded19638bcb
\ No newline at end of file
diff --git a/libs/x-content/licenses/jackson-dataformat-yaml-2.17.1.jar.sha1 b/libs/x-content/licenses/jackson-dataformat-yaml-2.17.1.jar.sha1
deleted file mode 100644
index 7946e994c7104..0000000000000
--- a/libs/x-content/licenses/jackson-dataformat-yaml-2.17.1.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-b4c7b8a9ea3f398116a75c146b982b22afebc4ee
\ No newline at end of file
diff --git a/libs/x-content/licenses/jackson-dataformat-yaml-2.17.2.jar.sha1 b/libs/x-content/licenses/jackson-dataformat-yaml-2.17.2.jar.sha1
new file mode 100644
index 0000000000000..f3e25b7eb253c
--- /dev/null
+++ b/libs/x-content/licenses/jackson-dataformat-yaml-2.17.2.jar.sha1
@@ -0,0 +1 @@
+78d2c73dbec62044d7cf3b544b2e0d24a1a093b0
\ No newline at end of file
diff --git a/modules/ingest-geoip/licenses/jackson-annotations-2.17.1.jar.sha1 b/modules/ingest-geoip/licenses/jackson-annotations-2.17.1.jar.sha1
deleted file mode 100644
index 4ceead1b7ae4f..0000000000000
--- a/modules/ingest-geoip/licenses/jackson-annotations-2.17.1.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-fca7ef6192c9ad05d07bc50da991bf937a84af3a
\ No newline at end of file
diff --git a/modules/ingest-geoip/licenses/jackson-annotations-2.17.2.jar.sha1 b/modules/ingest-geoip/licenses/jackson-annotations-2.17.2.jar.sha1
new file mode 100644
index 0000000000000..411e1d62459fd
--- /dev/null
+++ b/modules/ingest-geoip/licenses/jackson-annotations-2.17.2.jar.sha1
@@ -0,0 +1 @@
+147b7b9412ffff24339f8aba080b292448e08698
\ No newline at end of file
diff --git a/modules/ingest-geoip/licenses/jackson-databind-2.17.1.jar.sha1 b/modules/ingest-geoip/licenses/jackson-databind-2.17.1.jar.sha1
deleted file mode 100644
index 7cf1ac1b60301..0000000000000
--- a/modules/ingest-geoip/licenses/jackson-databind-2.17.1.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-0524dcbcccdde7d45a679dfc333e4763feb09079
\ No newline at end of file
diff --git a/modules/ingest-geoip/licenses/jackson-databind-2.17.2.jar.sha1 b/modules/ingest-geoip/licenses/jackson-databind-2.17.2.jar.sha1
new file mode 100644
index 0000000000000..f2b4dbdc5decb
--- /dev/null
+++ b/modules/ingest-geoip/licenses/jackson-databind-2.17.2.jar.sha1
@@ -0,0 +1 @@
+e6deb029e5901e027c129341fac39e515066b68c
\ No newline at end of file
diff --git a/plugins/crypto-kms/licenses/jackson-annotations-2.17.1.jar.sha1 b/plugins/crypto-kms/licenses/jackson-annotations-2.17.1.jar.sha1
deleted file mode 100644
index 4ceead1b7ae4f..0000000000000
--- a/plugins/crypto-kms/licenses/jackson-annotations-2.17.1.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-fca7ef6192c9ad05d07bc50da991bf937a84af3a
\ No newline at end of file
diff --git a/plugins/crypto-kms/licenses/jackson-annotations-2.17.2.jar.sha1 b/plugins/crypto-kms/licenses/jackson-annotations-2.17.2.jar.sha1
new file mode 100644
index 0000000000000..411e1d62459fd
--- /dev/null
+++ b/plugins/crypto-kms/licenses/jackson-annotations-2.17.2.jar.sha1
@@ -0,0 +1 @@
+147b7b9412ffff24339f8aba080b292448e08698
\ No newline at end of file
diff --git a/plugins/crypto-kms/licenses/jackson-databind-2.17.1.jar.sha1 b/plugins/crypto-kms/licenses/jackson-databind-2.17.1.jar.sha1
deleted file mode 100644
index 7cf1ac1b60301..0000000000000
--- a/plugins/crypto-kms/licenses/jackson-databind-2.17.1.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-0524dcbcccdde7d45a679dfc333e4763feb09079
\ No newline at end of file
diff --git a/plugins/crypto-kms/licenses/jackson-databind-2.17.2.jar.sha1 b/plugins/crypto-kms/licenses/jackson-databind-2.17.2.jar.sha1
new file mode 100644
index 0000000000000..f2b4dbdc5decb
--- /dev/null
+++ b/plugins/crypto-kms/licenses/jackson-databind-2.17.2.jar.sha1
@@ -0,0 +1 @@
+e6deb029e5901e027c129341fac39e515066b68c
\ No newline at end of file
diff --git a/plugins/discovery-ec2/licenses/jackson-annotations-2.17.1.jar.sha1 b/plugins/discovery-ec2/licenses/jackson-annotations-2.17.1.jar.sha1
deleted file mode 100644
index 4ceead1b7ae4f..0000000000000
--- a/plugins/discovery-ec2/licenses/jackson-annotations-2.17.1.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-fca7ef6192c9ad05d07bc50da991bf937a84af3a
\ No newline at end of file
diff --git a/plugins/discovery-ec2/licenses/jackson-annotations-2.17.2.jar.sha1 b/plugins/discovery-ec2/licenses/jackson-annotations-2.17.2.jar.sha1
new file mode 100644
index 0000000000000..411e1d62459fd
--- /dev/null
+++ b/plugins/discovery-ec2/licenses/jackson-annotations-2.17.2.jar.sha1
@@ -0,0 +1 @@
+147b7b9412ffff24339f8aba080b292448e08698
\ No newline at end of file
diff --git a/plugins/discovery-ec2/licenses/jackson-databind-2.17.1.jar.sha1 b/plugins/discovery-ec2/licenses/jackson-databind-2.17.1.jar.sha1
deleted file mode 100644
index 7cf1ac1b60301..0000000000000
--- a/plugins/discovery-ec2/licenses/jackson-databind-2.17.1.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-0524dcbcccdde7d45a679dfc333e4763feb09079
\ No newline at end of file
diff --git a/plugins/discovery-ec2/licenses/jackson-databind-2.17.2.jar.sha1 b/plugins/discovery-ec2/licenses/jackson-databind-2.17.2.jar.sha1
new file mode 100644
index 0000000000000..f2b4dbdc5decb
--- /dev/null
+++ b/plugins/discovery-ec2/licenses/jackson-databind-2.17.2.jar.sha1
@@ -0,0 +1 @@
+e6deb029e5901e027c129341fac39e515066b68c
\ No newline at end of file
diff --git a/plugins/repository-azure/licenses/jackson-annotations-2.17.1.jar.sha1 b/plugins/repository-azure/licenses/jackson-annotations-2.17.1.jar.sha1
deleted file mode 100644
index 4ceead1b7ae4f..0000000000000
--- a/plugins/repository-azure/licenses/jackson-annotations-2.17.1.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-fca7ef6192c9ad05d07bc50da991bf937a84af3a
\ No newline at end of file
diff --git a/plugins/repository-azure/licenses/jackson-annotations-2.17.2.jar.sha1 b/plugins/repository-azure/licenses/jackson-annotations-2.17.2.jar.sha1
new file mode 100644
index 0000000000000..411e1d62459fd
--- /dev/null
+++ b/plugins/repository-azure/licenses/jackson-annotations-2.17.2.jar.sha1
@@ -0,0 +1 @@
+147b7b9412ffff24339f8aba080b292448e08698
\ No newline at end of file
diff --git a/plugins/repository-azure/licenses/jackson-databind-2.17.1.jar.sha1 b/plugins/repository-azure/licenses/jackson-databind-2.17.1.jar.sha1
deleted file mode 100644
index 7cf1ac1b60301..0000000000000
--- a/plugins/repository-azure/licenses/jackson-databind-2.17.1.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-0524dcbcccdde7d45a679dfc333e4763feb09079
\ No newline at end of file
diff --git a/plugins/repository-azure/licenses/jackson-databind-2.17.2.jar.sha1 b/plugins/repository-azure/licenses/jackson-databind-2.17.2.jar.sha1
new file mode 100644
index 0000000000000..f2b4dbdc5decb
--- /dev/null
+++ b/plugins/repository-azure/licenses/jackson-databind-2.17.2.jar.sha1
@@ -0,0 +1 @@
+e6deb029e5901e027c129341fac39e515066b68c
\ No newline at end of file
diff --git a/plugins/repository-azure/licenses/jackson-dataformat-xml-2.17.1.jar.sha1 b/plugins/repository-azure/licenses/jackson-dataformat-xml-2.17.1.jar.sha1
deleted file mode 100644
index 3915ab2616beb..0000000000000
--- a/plugins/repository-azure/licenses/jackson-dataformat-xml-2.17.1.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-e6a168dba62aa63743b9e2b83f4e0f0dfdc143d3
\ No newline at end of file
diff --git a/plugins/repository-azure/licenses/jackson-dataformat-xml-2.17.2.jar.sha1 b/plugins/repository-azure/licenses/jackson-dataformat-xml-2.17.2.jar.sha1
new file mode 100644
index 0000000000000..f9c31c168926d
--- /dev/null
+++ b/plugins/repository-azure/licenses/jackson-dataformat-xml-2.17.2.jar.sha1
@@ -0,0 +1 @@
+ad58f5bd089e743ac6e5999b2d1e3cf8515cea9a
\ No newline at end of file
diff --git a/plugins/repository-azure/licenses/jackson-datatype-jsr310-2.17.1.jar.sha1 b/plugins/repository-azure/licenses/jackson-datatype-jsr310-2.17.1.jar.sha1
deleted file mode 100644
index db26ebbf738f7..0000000000000
--- a/plugins/repository-azure/licenses/jackson-datatype-jsr310-2.17.1.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-0969b0c3cb8c75d759e9a6c585c44c9b9f3a4f75
\ No newline at end of file
diff --git a/plugins/repository-azure/licenses/jackson-datatype-jsr310-2.17.2.jar.sha1 b/plugins/repository-azure/licenses/jackson-datatype-jsr310-2.17.2.jar.sha1
new file mode 100644
index 0000000000000..a61bf643d69e6
--- /dev/null
+++ b/plugins/repository-azure/licenses/jackson-datatype-jsr310-2.17.2.jar.sha1
@@ -0,0 +1 @@
+267b85e9ba2892a37be6d80aa9ca1438a0d8c210
\ No newline at end of file
diff --git a/plugins/repository-azure/licenses/jackson-module-jaxb-annotations-2.17.1.jar.sha1 b/plugins/repository-azure/licenses/jackson-module-jaxb-annotations-2.17.1.jar.sha1
deleted file mode 100644
index bb8ecfe34d295..0000000000000
--- a/plugins/repository-azure/licenses/jackson-module-jaxb-annotations-2.17.1.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-f77e7bf0e64dfcf53bfdcf2764ad7ab92b78a4da
\ No newline at end of file
diff --git a/plugins/repository-azure/licenses/jackson-module-jaxb-annotations-2.17.2.jar.sha1 b/plugins/repository-azure/licenses/jackson-module-jaxb-annotations-2.17.2.jar.sha1
new file mode 100644
index 0000000000000..d9d7975146c22
--- /dev/null
+++ b/plugins/repository-azure/licenses/jackson-module-jaxb-annotations-2.17.2.jar.sha1
@@ -0,0 +1 @@
+c2978b818ef2f2b2738b387c143624eab611d917
\ No newline at end of file
diff --git a/plugins/repository-s3/licenses/jackson-annotations-2.17.1.jar.sha1 b/plugins/repository-s3/licenses/jackson-annotations-2.17.1.jar.sha1
deleted file mode 100644
index 4ceead1b7ae4f..0000000000000
--- a/plugins/repository-s3/licenses/jackson-annotations-2.17.1.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-fca7ef6192c9ad05d07bc50da991bf937a84af3a
\ No newline at end of file
diff --git a/plugins/repository-s3/licenses/jackson-annotations-2.17.2.jar.sha1 b/plugins/repository-s3/licenses/jackson-annotations-2.17.2.jar.sha1
new file mode 100644
index 0000000000000..411e1d62459fd
--- /dev/null
+++ b/plugins/repository-s3/licenses/jackson-annotations-2.17.2.jar.sha1
@@ -0,0 +1 @@
+147b7b9412ffff24339f8aba080b292448e08698
\ No newline at end of file
diff --git a/plugins/repository-s3/licenses/jackson-databind-2.17.1.jar.sha1 b/plugins/repository-s3/licenses/jackson-databind-2.17.1.jar.sha1
deleted file mode 100644
index 7cf1ac1b60301..0000000000000
--- a/plugins/repository-s3/licenses/jackson-databind-2.17.1.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-0524dcbcccdde7d45a679dfc333e4763feb09079
\ No newline at end of file
diff --git a/plugins/repository-s3/licenses/jackson-databind-2.17.2.jar.sha1 b/plugins/repository-s3/licenses/jackson-databind-2.17.2.jar.sha1
new file mode 100644
index 0000000000000..f2b4dbdc5decb
--- /dev/null
+++ b/plugins/repository-s3/licenses/jackson-databind-2.17.2.jar.sha1
@@ -0,0 +1 @@
+e6deb029e5901e027c129341fac39e515066b68c
\ No newline at end of file
diff --git a/server/licenses/jackson-core-2.17.1.jar.sha1 b/server/licenses/jackson-core-2.17.1.jar.sha1
deleted file mode 100644
index 82dab5981e652..0000000000000
--- a/server/licenses/jackson-core-2.17.1.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-5e52a11644cd59a28ef79f02bddc2cc3bab45edb
\ No newline at end of file
diff --git a/server/licenses/jackson-core-2.17.2.jar.sha1 b/server/licenses/jackson-core-2.17.2.jar.sha1
new file mode 100644
index 0000000000000..e15f2340980bc
--- /dev/null
+++ b/server/licenses/jackson-core-2.17.2.jar.sha1
@@ -0,0 +1 @@
+969a35cb35c86512acbadcdbbbfb044c877db814
\ No newline at end of file
diff --git a/server/licenses/jackson-dataformat-cbor-2.17.1.jar.sha1 b/server/licenses/jackson-dataformat-cbor-2.17.1.jar.sha1
deleted file mode 100644
index ff42ed1f92cfe..0000000000000
--- a/server/licenses/jackson-dataformat-cbor-2.17.1.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-ba5d8e6ecc62aa0e49c0ce935b8696352dbebc71
\ No newline at end of file
diff --git a/server/licenses/jackson-dataformat-cbor-2.17.2.jar.sha1 b/server/licenses/jackson-dataformat-cbor-2.17.2.jar.sha1
new file mode 100644
index 0000000000000..069e088413ef1
--- /dev/null
+++ b/server/licenses/jackson-dataformat-cbor-2.17.2.jar.sha1
@@ -0,0 +1 @@
+57fa7c1b5104bbc4599278d13933a937ee058e68
\ No newline at end of file
diff --git a/server/licenses/jackson-dataformat-smile-2.17.1.jar.sha1 b/server/licenses/jackson-dataformat-smile-2.17.1.jar.sha1
deleted file mode 100644
index 47d19067cf2a6..0000000000000
--- a/server/licenses/jackson-dataformat-smile-2.17.1.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-89683ac4f0a0c2c4f69ea56b90480ed40266dac8
\ No newline at end of file
diff --git a/server/licenses/jackson-dataformat-smile-2.17.2.jar.sha1 b/server/licenses/jackson-dataformat-smile-2.17.2.jar.sha1
new file mode 100644
index 0000000000000..28d8c8382aed3
--- /dev/null
+++ b/server/licenses/jackson-dataformat-smile-2.17.2.jar.sha1
@@ -0,0 +1 @@
+20e956b9b6f67138edd39fab7a506ded19638bcb
\ No newline at end of file
diff --git a/server/licenses/jackson-dataformat-yaml-2.17.1.jar.sha1 b/server/licenses/jackson-dataformat-yaml-2.17.1.jar.sha1
deleted file mode 100644
index 7946e994c7104..0000000000000
--- a/server/licenses/jackson-dataformat-yaml-2.17.1.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-b4c7b8a9ea3f398116a75c146b982b22afebc4ee
\ No newline at end of file
diff --git a/server/licenses/jackson-dataformat-yaml-2.17.2.jar.sha1 b/server/licenses/jackson-dataformat-yaml-2.17.2.jar.sha1
new file mode 100644
index 0000000000000..f3e25b7eb253c
--- /dev/null
+++ b/server/licenses/jackson-dataformat-yaml-2.17.2.jar.sha1
@@ -0,0 +1 @@
+78d2c73dbec62044d7cf3b544b2e0d24a1a093b0
\ No newline at end of file