From ed856d905b84b21058b83892f6c001c8cbf296d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 04:06:13 +0000 Subject: [PATCH 1/6] Bump com.fasterxml.jackson.core:jackson-databind from 2.20.1 to 2.21.1 Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.20.1 to 2.21.1. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.21.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0b5159919ed..022fad53de1 100644 --- a/pom.xml +++ b/pom.xml @@ -132,7 +132,7 @@ 1.3.5 2.21.0 - 2.20.1 + 2.21.1 4.1.1 1.21.4 From 243a0a842fa3047b0237f300992e7757119dfeb0 Mon Sep 17 00:00:00 2001 From: Rui Abreu Date: Sat, 7 Mar 2026 17:25:26 +0000 Subject: [PATCH 2/6] Fixing licenses --- DEPENDENCY-LICENSES | 2 +- LICENSE-binary | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/DEPENDENCY-LICENSES b/DEPENDENCY-LICENSES index 6eb891dce8b..6d69664e102 100644 --- a/DEPENDENCY-LICENSES +++ b/DEPENDENCY-LICENSES @@ -116,8 +116,8 @@ List of third-party dependencies grouped by their license type. * J2ObjC Annotations (com.google.j2objc:j2objc-annotations:3.1 - https://github.com/google/j2objc/) * Jackson-annotations (com.fasterxml.jackson.core:jackson-annotations:2.21 - https://github.com/FasterXML/jackson) * Jackson-core (com.fasterxml.jackson.core:jackson-core:2.21.0 - https://github.com/FasterXML/jackson-core) - * jackson-databind (com.fasterxml.jackson.core:jackson-databind:2.20.1 - https://github.com/FasterXML/jackson) * jackson-databind (com.fasterxml.jackson.core:jackson-databind:2.21.0 - https://github.com/FasterXML/jackson) + * jackson-databind (com.fasterxml.jackson.core:jackson-databind:2.21.1 - https://github.com/FasterXML/jackson) * Jackson dataformat: Smile (com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.21.0 - https://github.com/FasterXML/jackson-dataformats-binary) * Jackson-dataformat-YAML (com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.21.0 - https://github.com/FasterXML/jackson-dataformats-text) * Jackson datatype: Guava (com.fasterxml.jackson.datatype:jackson-datatype-guava:2.21.0 - https://github.com/FasterXML/jackson-datatypes-collections) diff --git a/LICENSE-binary b/LICENSE-binary index 18da82ccacd..a82325b159a 100644 --- a/LICENSE-binary +++ b/LICENSE-binary @@ -740,6 +740,8 @@ The license texts of these dependencies can be found in the licenses directory. * Jackson-annotations (com.fasterxml.jackson.core:jackson-annotations:2.21 - https://github.com/FasterXML/jackson) * Jackson-core (com.fasterxml.jackson.core:jackson-core:2.21.0 - https://github.com/FasterXML/jackson-core) * jackson-databind (com.fasterxml.jackson.core:jackson-databind:2.21.0 - https://github.com/FasterXML/jackson) + * jackson-databind (com.fasterxml.jackson.core:jackson-databind:2.21.1 - https://github.com/FasterXML/jackson) + * dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.21.1 * Jackson dataformat: Smile (com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.21.0 - https://github.com/FasterXML/jackson-dataformats-binary) * Jackson-dataformat-YAML (com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.21.0 - https://github.com/FasterXML/jackson-dataformats-text) * Jackson datatype: Guava (com.fasterxml.jackson.datatype:jackson-datatype-guava:2.21.0 - https://github.com/FasterXML/jackson-datatypes-collections) From d3a3768684b214f9ce716e20d01604b3495ff560 Mon Sep 17 00:00:00 2001 From: Rui Abreu Date: Sat, 7 Mar 2026 17:41:09 +0000 Subject: [PATCH 3/6] Fixing licenses --- LICENSE-binary | 1 - 1 file changed, 1 deletion(-) diff --git a/LICENSE-binary b/LICENSE-binary index a82325b159a..8c1b87dbb7e 100644 --- a/LICENSE-binary +++ b/LICENSE-binary @@ -741,7 +741,6 @@ The license texts of these dependencies can be found in the licenses directory. * Jackson-core (com.fasterxml.jackson.core:jackson-core:2.21.0 - https://github.com/FasterXML/jackson-core) * jackson-databind (com.fasterxml.jackson.core:jackson-databind:2.21.0 - https://github.com/FasterXML/jackson) * jackson-databind (com.fasterxml.jackson.core:jackson-databind:2.21.1 - https://github.com/FasterXML/jackson) - * dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.21.1 * Jackson dataformat: Smile (com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.21.0 - https://github.com/FasterXML/jackson-dataformats-binary) * Jackson-dataformat-YAML (com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.21.0 - https://github.com/FasterXML/jackson-dataformats-text) * Jackson datatype: Guava (com.fasterxml.jackson.datatype:jackson-datatype-guava:2.21.0 - https://github.com/FasterXML/jackson-datatypes-collections) From 0241a5263a7eaf52d862af157a5228b34bbb6bac Mon Sep 17 00:00:00 2001 From: Rui Abreu Date: Sat, 7 Mar 2026 18:02:50 +0000 Subject: [PATCH 4/6] Fixing licenses --- LICENSE-binary | 1 - 1 file changed, 1 deletion(-) diff --git a/LICENSE-binary b/LICENSE-binary index 8c1b87dbb7e..18da82ccacd 100644 --- a/LICENSE-binary +++ b/LICENSE-binary @@ -740,7 +740,6 @@ The license texts of these dependencies can be found in the licenses directory. * Jackson-annotations (com.fasterxml.jackson.core:jackson-annotations:2.21 - https://github.com/FasterXML/jackson) * Jackson-core (com.fasterxml.jackson.core:jackson-core:2.21.0 - https://github.com/FasterXML/jackson-core) * jackson-databind (com.fasterxml.jackson.core:jackson-databind:2.21.0 - https://github.com/FasterXML/jackson) - * jackson-databind (com.fasterxml.jackson.core:jackson-databind:2.21.1 - https://github.com/FasterXML/jackson) * Jackson dataformat: Smile (com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.21.0 - https://github.com/FasterXML/jackson-dataformats-binary) * Jackson-dataformat-YAML (com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.21.0 - https://github.com/FasterXML/jackson-dataformats-text) * Jackson datatype: Guava (com.fasterxml.jackson.datatype:jackson-datatype-guava:2.21.0 - https://github.com/FasterXML/jackson-datatypes-collections) From 6a93d46c6d8d3f4d34268ede89206646a64c4f9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 7 Mar 2026 18:08:27 +0000 Subject: [PATCH 5/6] Bump com.fasterxml.jackson.core:jackson-databind from 2.20.1 to 2.21.1 Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.20.1 to 2.21.1. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.21.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index cc5cdde4264..63c12883f27 100644 --- a/pom.xml +++ b/pom.xml @@ -132,7 +132,7 @@ 1.3.5 2.21.1 - 2.20.1 + 2.21.1 4.1.1 1.21.4 From e4193e93ef0b49eb1d4436ee732e3d631adf2010 Mon Sep 17 00:00:00 2001 From: Rui Abreu Date: Sat, 7 Mar 2026 18:33:20 +0000 Subject: [PATCH 6/6] Fixing licenses --- DEPENDENCY-LICENSES | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/DEPENDENCY-LICENSES b/DEPENDENCY-LICENSES index 8ce06168399..b9bb0261136 100644 --- a/DEPENDENCY-LICENSES +++ b/DEPENDENCY-LICENSES @@ -115,14 +115,13 @@ List of third-party dependencies grouped by their license type. * j2html (com.j2html:j2html:1.6.0 - http://j2html.com) * J2ObjC Annotations (com.google.j2objc:j2objc-annotations:3.1 - https://github.com/google/j2objc/) * Jackson-annotations (com.fasterxml.jackson.core:jackson-annotations:2.21 - https://github.com/FasterXML/jackson) - * Jackson-core (com.fasterxml.jackson.core:jackson-core:2.21.0 - https://github.com/FasterXML/jackson-core) - * jackson-databind (com.fasterxml.jackson.core:jackson-databind:2.21.0 - https://github.com/FasterXML/jackson) + * Jackson-core (com.fasterxml.jackson.core:jackson-core:2.21.1 - https://github.com/FasterXML/jackson-core) * jackson-databind (com.fasterxml.jackson.core:jackson-databind:2.21.1 - https://github.com/FasterXML/jackson) - * Jackson dataformat: Smile (com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.21.0 - https://github.com/FasterXML/jackson-dataformats-binary) - * Jackson-dataformat-YAML (com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.21.0 - https://github.com/FasterXML/jackson-dataformats-text) - * Jackson datatype: Guava (com.fasterxml.jackson.datatype:jackson-datatype-guava:2.21.0 - https://github.com/FasterXML/jackson-datatypes-collections) - * Jackson datatype: jdk8 (com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.21.0 - https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jdk8) - * Jackson datatype: JSR310 (com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.21.0 - https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310) + * Jackson dataformat: Smile (com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.21.1 - https://github.com/FasterXML/jackson-dataformats-binary) + * Jackson-dataformat-YAML (com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.21.1 - https://github.com/FasterXML/jackson-dataformats-text) + * Jackson datatype: Guava (com.fasterxml.jackson.datatype:jackson-datatype-guava:2.21.1 - https://github.com/FasterXML/jackson-datatypes-collections) + * Jackson datatype: jdk8 (com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.21.1 - https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jdk8) + * Jackson datatype: JSR310 (com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.21.1 - https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310) * Jackson Integration for Metrics (io.dropwizard.metrics:metrics-json:4.2.38 - https://metrics.dropwizard.io/metrics-json) * Jackson Jakarta-RS: base (com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-base:2.21.1 - https://github.com/FasterXML/jackson-jakarta-rs-providers/jackson-jakarta-rs-base) * Jackson Jakarta-RS: JSON (com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-json-provider:2.21.1 - https://github.com/FasterXML/jackson-jakarta-rs-providers/jackson-jakarta-rs-json-provider)