From 43cc749de3ea2f7e696c9a72a5fb97595874afc9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 05:43:40 +0000 Subject: [PATCH] Bump the maven group across 1 directory with 2 updates Bumps the maven group with 2 updates in the /tools/code-generation/generator directory: [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) and commons-io:commons-io. Updates `com.fasterxml.jackson.core:jackson-databind` from 2.13.4.2 to 2.22.0 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `commons-io:commons-io` from 2.7 to 2.14.0 --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.22.0 dependency-type: direct:production dependency-group: maven - dependency-name: commons-io:commons-io dependency-version: 2.14.0 dependency-type: direct:production dependency-group: maven ... Signed-off-by: dependabot[bot] --- tools/code-generation/generator/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/code-generation/generator/pom.xml b/tools/code-generation/generator/pom.xml index bd1279eb349f..e13716192bf9 100644 --- a/tools/code-generation/generator/pom.xml +++ b/tools/code-generation/generator/pom.xml @@ -82,7 +82,7 @@ com.fasterxml.jackson.core jackson-databind - 2.13.4.2 + 2.22.0 org.mockito @@ -116,7 +116,7 @@ commons-io commons-io - 2.7 + 2.14.0 net.lingala.zip4j