From 5d166bd2699cfb83dda4210e4fa57b4a466a40ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 Aug 2026 22:53:05 +0000 Subject: [PATCH] Bump the java-patch-and-minor group across 2 directories with 2 updates Bumps the java-patch-and-minor group with 1 update in the / directory: [com.microsoft.signalr:signalr](https://github.com/dotnet/aspnetcore). Bumps the java-patch-and-minor group with 1 update in the /tests/safeguardjavaclient directory: [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin). Updates `com.microsoft.signalr:signalr` from 8.0.28 to 8.0.29 - [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.28...v8.0.29) Updates `org.apache.maven.plugins:maven-jar-plugin` from 3.5.0 to 3.5.1 - [Release notes](https://github.com/apache/maven-jar-plugin/releases) - [Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.5.0...maven-jar-plugin-3.5.1) --- updated-dependencies: - dependency-name: com.microsoft.signalr:signalr dependency-version: 8.0.29 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java-patch-and-minor - dependency-name: org.apache.maven.plugins:maven-jar-plugin dependency-version: 3.5.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: java-patch-and-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- tests/safeguardjavaclient/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 652b01e..c9a6a67 100644 --- a/pom.xml +++ b/pom.xml @@ -43,7 +43,7 @@ com.microsoft.signalr signalr - 8.0.28 + 8.0.29 org.apache.httpcomponents.client5 diff --git a/tests/safeguardjavaclient/pom.xml b/tests/safeguardjavaclient/pom.xml index c2ee8f1..79b0aaf 100644 --- a/tests/safeguardjavaclient/pom.xml +++ b/tests/safeguardjavaclient/pom.xml @@ -73,7 +73,7 @@ org.apache.maven.plugins maven-jar-plugin - 3.5.0 + 3.5.1