From 2e9ae3e2258dbb73d5f895e06de9933a72830b00 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 21:30:21 +0000 Subject: [PATCH] Bump the maven group across 3 directories with 2 updates Bumps the maven group with 2 updates in the / directory: [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) and [io.netty:netty-codec-http](https://github.com/netty/netty). Bumps the maven group with 2 updates in the /spark directory: [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) and [io.netty:netty-codec-http](https://github.com/netty/netty). Bumps the maven group with 1 update in the /spark/client directory: [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core). Updates `com.fasterxml.jackson.core:jackson-core` from 2.15.2 to 2.18.6 - [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.15.2...jackson-core-2.18.6) Updates `io.netty:netty-codec-http` from 4.1.125.Final to 4.1.129.Final - [Commits](https://github.com/netty/netty/compare/netty-4.1.125.Final...netty-4.1.129.Final) Updates `com.fasterxml.jackson.core:jackson-core` from 2.15.2 to 2.18.6 - [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.15.2...jackson-core-2.18.6) Updates `io.netty:netty-codec-http` from 4.1.125.Final to 4.1.129.Final - [Commits](https://github.com/netty/netty/compare/netty-4.1.125.Final...netty-4.1.129.Final) Updates `com.fasterxml.jackson.core:jackson-core` from 2.15.2 to 2.18.6 - [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.15.2...jackson-core-2.18.6) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-version: 2.18.6 dependency-type: direct:production dependency-group: maven - dependency-name: io.netty:netty-codec-http dependency-version: 4.1.129.Final dependency-type: direct:development dependency-group: maven - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-version: 2.18.6 dependency-type: direct:production dependency-group: maven - dependency-name: io.netty:netty-codec-http dependency-version: 4.1.129.Final dependency-type: direct:development dependency-group: maven - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-version: 2.18.6 dependency-type: direct:production dependency-group: maven ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- spark/client/pom.xml | 2 +- spark/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index eaa243ee4..6de1151cf 100644 --- a/pom.xml +++ b/pom.xml @@ -149,7 +149,7 @@ com.fasterxml.jackson.core jackson-core - 2.15.2 + 2.18.6 com.fasterxml.jackson.core diff --git a/spark/client/pom.xml b/spark/client/pom.xml index 3b86a0a93..481470a5b 100644 --- a/spark/client/pom.xml +++ b/spark/client/pom.xml @@ -8,7 +8,7 @@ zingg-spark-client jar - 2.15.2 + 2.18.6 2.15.2 diff --git a/spark/pom.xml b/spark/pom.xml index 131544136..8f96f1d05 100644 --- a/spark/pom.xml +++ b/spark/pom.xml @@ -121,7 +121,7 @@ io.netty netty-codec-http - 4.1.125.Final + 4.1.129.Final test