From 22332fa7d4a8c3bbf1e0a11785b6019140caa645 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Aug 2026 22:53:15 +0000 Subject: [PATCH] Bump the java-patch-and-minor group across 1 directory with 4 updates Bumps the java-patch-and-minor group with 4 updates in the / directory: [com.microsoft.signalr:signalr](https://github.com/dotnet/aspnetcore), [org.apache.httpcomponents.client5:httpclient5](https://github.com/apache/httpcomponents-client), [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson-databind) and [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin). 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-databind/compare/jackson-databind-2.22.1...jackson-databind-2.22.2) Updates `com.github.spotbugs:spotbugs-maven-plugin` from 4.10.3.0 to 4.10.4.0 - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.10.3.0...spotbugs-maven-plugin-4.10.4.0) --- 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 - dependency-name: com.github.spotbugs:spotbugs-maven-plugin dependency-version: 4.10.4.0 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: java-patch-and-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index c9a6a67..efae2c8 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 @@ -175,7 +175,7 @@ com.github.spotbugs spotbugs-maven-plugin - 4.10.3.0 + 4.10.4.0 Max Medium