From 19da508f9cb12fa26bd849cdfe330d4794ea9c46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Aug 2026 22:52:45 +0000 Subject: [PATCH] Bump the java-patch-and-minor group across 1 directory with 3 updates Bumps the java-patch-and-minor group with 3 updates in the / directory: [com.microsoft.signalr:signalr](https://github.com/dotnet/aspnetcore), [org.apache.httpcomponents.client5:httpclient5](https://github.com/apache/httpcomponents-client) and [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson). Updates `com.microsoft.signalr:signalr` from 8.0.29 to 8.0.30 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](https://github.com/dotnet/aspnetcore/compare/v8.0.29...v8.0.30) Updates `org.apache.httpcomponents.client5:httpclient5` from 5.6.3 to 5.6.4 - [Changelog](https://github.com/apache/httpcomponents-client/blob/rel/v5.6.4/RELEASE_NOTES.txt) - [Commits](https://github.com/apache/httpcomponents-client/compare/rel/v5.6.3...rel/v5.6.4) Updates `com.fasterxml.jackson.core:jackson-databind` from 2.22.1 to 2.22.2 - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.microsoft.signalr:signalr dependency-version: 8.0.30 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java-patch-and-minor - dependency-name: org.apache.httpcomponents.client5:httpclient5 dependency-version: 5.6.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java-patch-and-minor - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.22.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java-patch-and-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index c9a6a67..6942db8 100644 --- a/pom.xml +++ b/pom.xml @@ -43,17 +43,17 @@ com.microsoft.signalr signalr - 8.0.29 + 8.0.30 org.apache.httpcomponents.client5 httpclient5 - 5.6.3 + 5.6.4 com.fasterxml.jackson.core jackson-databind - 2.22.1 + 2.22.2 jar