From d2fa03149c87fbecb1e178351d975d3b90e6a7a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 22:52:28 +0000 Subject: [PATCH] Bump the java-patch-and-minor group across 1 directory with 5 updates Bumps the java-patch-and-minor group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [com.microsoft.signalr:signalr](https://github.com/dotnet/aspnetcore) | `8.0.27` | `8.0.28` | | [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.21.3` | `2.22.0` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.2.5` | `3.5.6` | | [org.sonatype.central:central-publishing-maven-plugin](https://github.com/sonatype/central-publishing-maven-plugin) | `0.10.0` | `0.11.0` | | [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) | `4.9.8.3` | `4.10.2.0` | Updates `com.microsoft.signalr:signalr` from 8.0.27 to 8.0.28 - [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.27...v8.0.28) Updates `com.fasterxml.jackson.core:jackson-databind` from 2.21.3 to 2.22.0 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.2.5 to 3.5.6 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.2.5...surefire-3.5.6) Updates `org.sonatype.central:central-publishing-maven-plugin` from 0.10.0 to 0.11.0 - [Commits](https://github.com/sonatype/central-publishing-maven-plugin/commits) Updates `com.github.spotbugs:spotbugs-maven-plugin` from 4.9.8.3 to 4.10.2.0 - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.9.8.3...spotbugs-maven-plugin-4.10.2.0) --- updated-dependencies: - dependency-name: com.microsoft.signalr:signalr dependency-version: 8.0.28 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.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java-patch-and-minor - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-version: 3.5.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: java-patch-and-minor - dependency-name: org.sonatype.central:central-publishing-maven-plugin dependency-version: 0.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: java-patch-and-minor - dependency-name: com.github.spotbugs:spotbugs-maven-plugin dependency-version: 4.10.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: java-patch-and-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index fd62e0c..4a8e59a 100644 --- a/pom.xml +++ b/pom.xml @@ -43,7 +43,7 @@ com.microsoft.signalr signalr - 8.0.27 + 8.0.28 org.apache.httpcomponents.client5 @@ -53,7 +53,7 @@ com.fasterxml.jackson.core jackson-databind - 2.21.3 + 2.22.0 jar @@ -95,7 +95,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.2.5 + 3.5.6 org.apache.maven.plugins @@ -119,7 +119,7 @@ org.sonatype.central central-publishing-maven-plugin - 0.10.0 + 0.11.0 true central @@ -175,7 +175,7 @@ com.github.spotbugs spotbugs-maven-plugin - 4.9.8.3 + 4.10.2.0 Max Medium