From d5a41c61eded78dc7f7005f0f869f928038e99ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 07:51:54 +0000 Subject: [PATCH] Bump com.fasterxml.jackson.core:jackson-databind in /weather_Bot Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.11.0.rc1 to 2.19.0-rc2. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.19.0-rc2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- weather_Bot/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weather_Bot/pom.xml b/weather_Bot/pom.xml index ec22884..eb7ff0a 100644 --- a/weather_Bot/pom.xml +++ b/weather_Bot/pom.xml @@ -31,7 +31,7 @@ com.fasterxml.jackson.core jackson-databind - 2.11.0.rc1 + 2.19.0-rc2 org.slf4j