diff --git a/benchmarks/build.gradle b/benchmarks/build.gradle index faaeb33d80ff7..4a7825e9ba35b 100644 --- a/benchmarks/build.gradle +++ b/benchmarks/build.gradle @@ -67,12 +67,6 @@ dependenciesInfo.enabled = false thirdPartyAudit.ignoreViolations( // these classes intentionally use JDK internal API (and this is ok since the project is maintained by Oracle employees) - 'org.openjdk.jmh.profile.AbstractHotspotProfiler', - 'org.openjdk.jmh.profile.HotspotThreadProfiler', - 'org.openjdk.jmh.profile.HotspotClassloadingProfiler', - 'org.openjdk.jmh.profile.HotspotCompilationProfiler', - 'org.openjdk.jmh.profile.HotspotMemoryProfiler', - 'org.openjdk.jmh.profile.HotspotRuntimeProfiler', 'org.openjdk.jmh.util.Utils' ) diff --git a/buildSrc/version.properties b/buildSrc/version.properties index d748a8701455d..b936af973ca24 100644 --- a/buildSrc/version.properties +++ b/buildSrc/version.properties @@ -9,8 +9,8 @@ bundled_jdk = 17.0.3+7 # optional dependencies spatial4j = 0.7 jts = 1.15.0 -jackson = 2.13.2 -jackson_databind = 2.13.2.2 +jackson = 2.13.3 +jackson_databind = 2.13.3 snakeyaml = 1.26 icu4j = 70.1 supercsv = 2.4.0 @@ -42,9 +42,9 @@ bouncycastle=1.70 randomizedrunner = 2.7.1 junit = 4.13.2 hamcrest = 2.1 -mockito = 4.3.1 +mockito = 4.6.1 objenesis = 3.2 -bytebuddy = 1.12.7 +bytebuddy = 1.12.12 # benchmark dependencies -jmh = 1.19 +jmh = 1.35 diff --git a/client/sniffer/licenses/jackson-core-2.13.2.jar.sha1 b/client/sniffer/licenses/jackson-core-2.13.2.jar.sha1 deleted file mode 100644 index eb8a8bc45f041..0000000000000 --- a/client/sniffer/licenses/jackson-core-2.13.2.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -0a6a0e0620d51833feffc67bccb51937b2345763 \ No newline at end of file diff --git a/client/sniffer/licenses/jackson-core-2.13.3.jar.sha1 b/client/sniffer/licenses/jackson-core-2.13.3.jar.sha1 new file mode 100644 index 0000000000000..6e0e2cf9bf2d4 --- /dev/null +++ b/client/sniffer/licenses/jackson-core-2.13.3.jar.sha1 @@ -0,0 +1 @@ +a27014716e4421684416e5fa83d896ddb87002da \ No newline at end of file diff --git a/distribution/tools/upgrade-cli/licenses/jackson-annotations-2.13.2.jar.sha1 b/distribution/tools/upgrade-cli/licenses/jackson-annotations-2.13.2.jar.sha1 deleted file mode 100644 index ecd3fb49d5b12..0000000000000 --- a/distribution/tools/upgrade-cli/licenses/jackson-annotations-2.13.2.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -ec18851f1976d5b810ae1a5fcc32520d2d38f77a \ No newline at end of file diff --git a/distribution/tools/upgrade-cli/licenses/jackson-annotations-2.13.3.jar.sha1 b/distribution/tools/upgrade-cli/licenses/jackson-annotations-2.13.3.jar.sha1 new file mode 100644 index 0000000000000..7e68b8b99757d --- /dev/null +++ b/distribution/tools/upgrade-cli/licenses/jackson-annotations-2.13.3.jar.sha1 @@ -0,0 +1 @@ +7198b3aac15285a49e218e08441c5f70af00fc51 \ No newline at end of file diff --git a/distribution/tools/upgrade-cli/licenses/jackson-databind-2.13.2.2.jar.sha1 b/distribution/tools/upgrade-cli/licenses/jackson-databind-2.13.2.2.jar.sha1 deleted file mode 100644 index 9d9266300feef..0000000000000 --- a/distribution/tools/upgrade-cli/licenses/jackson-databind-2.13.2.2.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -ffeb635597d093509f33e1e94274d14be610f933 \ No newline at end of file diff --git a/distribution/tools/upgrade-cli/licenses/jackson-databind-2.13.3.jar.sha1 b/distribution/tools/upgrade-cli/licenses/jackson-databind-2.13.3.jar.sha1 new file mode 100644 index 0000000000000..fd75028bd141f --- /dev/null +++ b/distribution/tools/upgrade-cli/licenses/jackson-databind-2.13.3.jar.sha1 @@ -0,0 +1 @@ +56deb9ea2c93a7a556b3afbedd616d342963464e \ No newline at end of file diff --git a/libs/x-content/licenses/jackson-core-2.13.2.jar.sha1 b/libs/x-content/licenses/jackson-core-2.13.2.jar.sha1 deleted file mode 100644 index eb8a8bc45f041..0000000000000 --- a/libs/x-content/licenses/jackson-core-2.13.2.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -0a6a0e0620d51833feffc67bccb51937b2345763 \ No newline at end of file diff --git a/libs/x-content/licenses/jackson-core-2.13.3.jar.sha1 b/libs/x-content/licenses/jackson-core-2.13.3.jar.sha1 new file mode 100644 index 0000000000000..6e0e2cf9bf2d4 --- /dev/null +++ b/libs/x-content/licenses/jackson-core-2.13.3.jar.sha1 @@ -0,0 +1 @@ +a27014716e4421684416e5fa83d896ddb87002da \ No newline at end of file diff --git a/libs/x-content/licenses/jackson-dataformat-cbor-2.13.2.jar.sha1 b/libs/x-content/licenses/jackson-dataformat-cbor-2.13.2.jar.sha1 deleted file mode 100644 index 3a4f0e1b17565..0000000000000 --- a/libs/x-content/licenses/jackson-dataformat-cbor-2.13.2.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -4fc77e1ec6922fc48bf1181e4b38f600dac222ff \ No newline at end of file diff --git a/libs/x-content/licenses/jackson-dataformat-cbor-2.13.3.jar.sha1 b/libs/x-content/licenses/jackson-dataformat-cbor-2.13.3.jar.sha1 new file mode 100644 index 0000000000000..a1dd86f11312d --- /dev/null +++ b/libs/x-content/licenses/jackson-dataformat-cbor-2.13.3.jar.sha1 @@ -0,0 +1 @@ +bf43eed9de0031521107dfea41d1e5d6bf1b9639 \ No newline at end of file diff --git a/libs/x-content/licenses/jackson-dataformat-smile-2.13.2.jar.sha1 b/libs/x-content/licenses/jackson-dataformat-smile-2.13.2.jar.sha1 deleted file mode 100644 index 86a53f72de66e..0000000000000 --- a/libs/x-content/licenses/jackson-dataformat-smile-2.13.2.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -984bb22f310ebbedc967d206e672f8acf766a98e \ No newline at end of file diff --git a/libs/x-content/licenses/jackson-dataformat-smile-2.13.3.jar.sha1 b/libs/x-content/licenses/jackson-dataformat-smile-2.13.3.jar.sha1 new file mode 100644 index 0000000000000..864f2da02463f --- /dev/null +++ b/libs/x-content/licenses/jackson-dataformat-smile-2.13.3.jar.sha1 @@ -0,0 +1 @@ +b4e03e361e2388e3a8a0b68e3b9988d3a07ee3f3 \ No newline at end of file diff --git a/libs/x-content/licenses/jackson-dataformat-yaml-2.13.2.jar.sha1 b/libs/x-content/licenses/jackson-dataformat-yaml-2.13.2.jar.sha1 deleted file mode 100644 index 1cba175acf2ae..0000000000000 --- a/libs/x-content/licenses/jackson-dataformat-yaml-2.13.2.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -5601496b5b6e43d947aeeffbffadb2b18961c731 \ No newline at end of file diff --git a/libs/x-content/licenses/jackson-dataformat-yaml-2.13.3.jar.sha1 b/libs/x-content/licenses/jackson-dataformat-yaml-2.13.3.jar.sha1 new file mode 100644 index 0000000000000..ba45b6520a1d7 --- /dev/null +++ b/libs/x-content/licenses/jackson-dataformat-yaml-2.13.3.jar.sha1 @@ -0,0 +1 @@ +9363ded5441b1fee62d5be0604035690ca759a2a \ No newline at end of file diff --git a/modules/ingest-geoip/licenses/jackson-annotations-2.13.2.jar.sha1 b/modules/ingest-geoip/licenses/jackson-annotations-2.13.2.jar.sha1 deleted file mode 100644 index ecd3fb49d5b12..0000000000000 --- a/modules/ingest-geoip/licenses/jackson-annotations-2.13.2.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -ec18851f1976d5b810ae1a5fcc32520d2d38f77a \ No newline at end of file diff --git a/modules/ingest-geoip/licenses/jackson-annotations-2.13.3.jar.sha1 b/modules/ingest-geoip/licenses/jackson-annotations-2.13.3.jar.sha1 new file mode 100644 index 0000000000000..7e68b8b99757d --- /dev/null +++ b/modules/ingest-geoip/licenses/jackson-annotations-2.13.3.jar.sha1 @@ -0,0 +1 @@ +7198b3aac15285a49e218e08441c5f70af00fc51 \ No newline at end of file diff --git a/modules/ingest-geoip/licenses/jackson-databind-2.13.2.2.jar.sha1 b/modules/ingest-geoip/licenses/jackson-databind-2.13.2.2.jar.sha1 deleted file mode 100644 index 9d9266300feef..0000000000000 --- a/modules/ingest-geoip/licenses/jackson-databind-2.13.2.2.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -ffeb635597d093509f33e1e94274d14be610f933 \ No newline at end of file diff --git a/modules/ingest-geoip/licenses/jackson-databind-2.13.3.jar.sha1 b/modules/ingest-geoip/licenses/jackson-databind-2.13.3.jar.sha1 new file mode 100644 index 0000000000000..fd75028bd141f --- /dev/null +++ b/modules/ingest-geoip/licenses/jackson-databind-2.13.3.jar.sha1 @@ -0,0 +1 @@ +56deb9ea2c93a7a556b3afbedd616d342963464e \ No newline at end of file diff --git a/plugins/discovery-ec2/licenses/jackson-annotations-2.13.2.jar.sha1 b/plugins/discovery-ec2/licenses/jackson-annotations-2.13.2.jar.sha1 deleted file mode 100644 index ecd3fb49d5b12..0000000000000 --- a/plugins/discovery-ec2/licenses/jackson-annotations-2.13.2.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -ec18851f1976d5b810ae1a5fcc32520d2d38f77a \ No newline at end of file diff --git a/plugins/discovery-ec2/licenses/jackson-annotations-2.13.3.jar.sha1 b/plugins/discovery-ec2/licenses/jackson-annotations-2.13.3.jar.sha1 new file mode 100644 index 0000000000000..7e68b8b99757d --- /dev/null +++ b/plugins/discovery-ec2/licenses/jackson-annotations-2.13.3.jar.sha1 @@ -0,0 +1 @@ +7198b3aac15285a49e218e08441c5f70af00fc51 \ No newline at end of file diff --git a/plugins/discovery-ec2/licenses/jackson-databind-2.13.2.2.jar.sha1 b/plugins/discovery-ec2/licenses/jackson-databind-2.13.2.2.jar.sha1 deleted file mode 100644 index 9d9266300feef..0000000000000 --- a/plugins/discovery-ec2/licenses/jackson-databind-2.13.2.2.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -ffeb635597d093509f33e1e94274d14be610f933 \ No newline at end of file diff --git a/plugins/discovery-ec2/licenses/jackson-databind-2.13.3.jar.sha1 b/plugins/discovery-ec2/licenses/jackson-databind-2.13.3.jar.sha1 new file mode 100644 index 0000000000000..fd75028bd141f --- /dev/null +++ b/plugins/discovery-ec2/licenses/jackson-databind-2.13.3.jar.sha1 @@ -0,0 +1 @@ +56deb9ea2c93a7a556b3afbedd616d342963464e \ No newline at end of file diff --git a/plugins/repository-azure/licenses/jackson-annotations-2.13.2.jar.sha1 b/plugins/repository-azure/licenses/jackson-annotations-2.13.2.jar.sha1 deleted file mode 100644 index ecd3fb49d5b12..0000000000000 --- a/plugins/repository-azure/licenses/jackson-annotations-2.13.2.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -ec18851f1976d5b810ae1a5fcc32520d2d38f77a \ No newline at end of file diff --git a/plugins/repository-azure/licenses/jackson-annotations-2.13.3.jar.sha1 b/plugins/repository-azure/licenses/jackson-annotations-2.13.3.jar.sha1 new file mode 100644 index 0000000000000..7e68b8b99757d --- /dev/null +++ b/plugins/repository-azure/licenses/jackson-annotations-2.13.3.jar.sha1 @@ -0,0 +1 @@ +7198b3aac15285a49e218e08441c5f70af00fc51 \ No newline at end of file diff --git a/plugins/repository-azure/licenses/jackson-databind-2.13.2.2.jar.sha1 b/plugins/repository-azure/licenses/jackson-databind-2.13.2.2.jar.sha1 deleted file mode 100644 index 9d9266300feef..0000000000000 --- a/plugins/repository-azure/licenses/jackson-databind-2.13.2.2.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -ffeb635597d093509f33e1e94274d14be610f933 \ No newline at end of file diff --git a/plugins/repository-azure/licenses/jackson-databind-2.13.3.jar.sha1 b/plugins/repository-azure/licenses/jackson-databind-2.13.3.jar.sha1 new file mode 100644 index 0000000000000..fd75028bd141f --- /dev/null +++ b/plugins/repository-azure/licenses/jackson-databind-2.13.3.jar.sha1 @@ -0,0 +1 @@ +56deb9ea2c93a7a556b3afbedd616d342963464e \ No newline at end of file diff --git a/plugins/repository-azure/licenses/jackson-dataformat-xml-2.13.2.jar.sha1 b/plugins/repository-azure/licenses/jackson-dataformat-xml-2.13.2.jar.sha1 deleted file mode 100644 index 7d020f81a91ba..0000000000000 --- a/plugins/repository-azure/licenses/jackson-dataformat-xml-2.13.2.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -cb6a722f128ff0ce2494384d419b6ff20fad25ab \ No newline at end of file diff --git a/plugins/repository-azure/licenses/jackson-dataformat-xml-2.13.3.jar.sha1 b/plugins/repository-azure/licenses/jackson-dataformat-xml-2.13.3.jar.sha1 new file mode 100644 index 0000000000000..9573bd151ec15 --- /dev/null +++ b/plugins/repository-azure/licenses/jackson-dataformat-xml-2.13.3.jar.sha1 @@ -0,0 +1 @@ +ec52dc41977a927a6ff175042576d716cd55c7c5 \ No newline at end of file diff --git a/plugins/repository-azure/licenses/jackson-datatype-jsr310-2.13.2.jar.sha1 b/plugins/repository-azure/licenses/jackson-datatype-jsr310-2.13.2.jar.sha1 deleted file mode 100644 index 979d38bb38784..0000000000000 --- a/plugins/repository-azure/licenses/jackson-datatype-jsr310-2.13.2.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -cddd9380efd4b81ea01e98be8fbdc9765a81793b \ No newline at end of file diff --git a/plugins/repository-azure/licenses/jackson-datatype-jsr310-2.13.3.jar.sha1 b/plugins/repository-azure/licenses/jackson-datatype-jsr310-2.13.3.jar.sha1 new file mode 100644 index 0000000000000..b69547107e017 --- /dev/null +++ b/plugins/repository-azure/licenses/jackson-datatype-jsr310-2.13.3.jar.sha1 @@ -0,0 +1 @@ +ad2f4c61aeb9e2a8bb5e4a3ed782cfddec52d972 \ No newline at end of file diff --git a/plugins/repository-azure/licenses/jackson-module-jaxb-annotations-2.13.2.jar.sha1 b/plugins/repository-azure/licenses/jackson-module-jaxb-annotations-2.13.2.jar.sha1 deleted file mode 100644 index c71c4fe5ee90c..0000000000000 --- a/plugins/repository-azure/licenses/jackson-module-jaxb-annotations-2.13.2.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -e2f198c512f0f0ccbd6d618baecc9dde9975eadf \ No newline at end of file diff --git a/plugins/repository-azure/licenses/jackson-module-jaxb-annotations-2.13.3.jar.sha1 b/plugins/repository-azure/licenses/jackson-module-jaxb-annotations-2.13.3.jar.sha1 new file mode 100644 index 0000000000000..338017f52141c --- /dev/null +++ b/plugins/repository-azure/licenses/jackson-module-jaxb-annotations-2.13.3.jar.sha1 @@ -0,0 +1 @@ +1dba7b89605c64026f60ccf1116d3766039fcab0 \ No newline at end of file diff --git a/plugins/repository-hdfs/licenses/jackson-databind-2.13.2.2.jar.sha1 b/plugins/repository-hdfs/licenses/jackson-databind-2.13.2.2.jar.sha1 deleted file mode 100644 index 9d9266300feef..0000000000000 --- a/plugins/repository-hdfs/licenses/jackson-databind-2.13.2.2.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -ffeb635597d093509f33e1e94274d14be610f933 \ No newline at end of file diff --git a/plugins/repository-hdfs/licenses/jackson-databind-2.13.3.jar.sha1 b/plugins/repository-hdfs/licenses/jackson-databind-2.13.3.jar.sha1 new file mode 100644 index 0000000000000..fd75028bd141f --- /dev/null +++ b/plugins/repository-hdfs/licenses/jackson-databind-2.13.3.jar.sha1 @@ -0,0 +1 @@ +56deb9ea2c93a7a556b3afbedd616d342963464e \ No newline at end of file diff --git a/plugins/repository-s3/licenses/jackson-annotations-2.13.2.jar.sha1 b/plugins/repository-s3/licenses/jackson-annotations-2.13.2.jar.sha1 deleted file mode 100644 index ecd3fb49d5b12..0000000000000 --- a/plugins/repository-s3/licenses/jackson-annotations-2.13.2.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -ec18851f1976d5b810ae1a5fcc32520d2d38f77a \ No newline at end of file diff --git a/plugins/repository-s3/licenses/jackson-annotations-2.13.3.jar.sha1 b/plugins/repository-s3/licenses/jackson-annotations-2.13.3.jar.sha1 new file mode 100644 index 0000000000000..7e68b8b99757d --- /dev/null +++ b/plugins/repository-s3/licenses/jackson-annotations-2.13.3.jar.sha1 @@ -0,0 +1 @@ +7198b3aac15285a49e218e08441c5f70af00fc51 \ No newline at end of file diff --git a/plugins/repository-s3/licenses/jackson-databind-2.13.2.2.jar.sha1 b/plugins/repository-s3/licenses/jackson-databind-2.13.2.2.jar.sha1 deleted file mode 100644 index 9d9266300feef..0000000000000 --- a/plugins/repository-s3/licenses/jackson-databind-2.13.2.2.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -ffeb635597d093509f33e1e94274d14be610f933 \ No newline at end of file diff --git a/plugins/repository-s3/licenses/jackson-databind-2.13.3.jar.sha1 b/plugins/repository-s3/licenses/jackson-databind-2.13.3.jar.sha1 new file mode 100644 index 0000000000000..fd75028bd141f --- /dev/null +++ b/plugins/repository-s3/licenses/jackson-databind-2.13.3.jar.sha1 @@ -0,0 +1 @@ +56deb9ea2c93a7a556b3afbedd616d342963464e \ No newline at end of file