From 67b47f0fbb0001af2b36a9720aba7f4888cf8ad3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 7 Jun 2025 00:29:52 +0000 Subject: [PATCH] Bump the maven group across 1 directory with 4 updates Bumps the maven group with 4 updates in the / directory: org.apache.httpcomponents:httpclient, [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson), [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) and [junit:junit](https://github.com/junit-team/junit4). Updates `org.apache.httpcomponents:httpclient` from 4.3.5 to 4.5.13 Updates `com.fasterxml.jackson.core:jackson-databind` from 2.3.3 to 2.12.7.1 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.core:jackson-core` from 2.3.1 to 2.13.0 - [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.3.1...jackson-core-2.13.0) Updates `junit:junit` from 4.11 to 4.13.1 - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.11.md) - [Commits](https://github.com/junit-team/junit4/compare/r4.11...r4.13.1) --- updated-dependencies: - dependency-name: org.apache.httpcomponents:httpclient dependency-version: 4.5.13 dependency-type: direct:production dependency-group: maven - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.12.7.1 dependency-type: direct:production dependency-group: maven - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-version: 2.13.0 dependency-type: direct:production dependency-group: maven - dependency-name: junit:junit dependency-version: 4.13.1 dependency-type: direct:development dependency-group: maven ... Signed-off-by: dependabot[bot] --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 17593de..055935a 100644 --- a/pom.xml +++ b/pom.xml @@ -132,7 +132,7 @@ org.apache.httpcomponents httpclient - 4.3.5 + 4.5.13 org.apache.httpcomponents @@ -152,17 +152,17 @@ com.fasterxml.jackson.core jackson-databind - 2.3.3 + 2.12.7.1 com.fasterxml.jackson.core jackson-core - 2.3.1 + 2.13.0 junit junit - 4.11 + 4.13.1 test