From 7d61898d9b6b7d59002855099e632b2a6c703ba6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 09:24:21 +0100 Subject: [PATCH] build(deps): bump the default group across 1 directory with 3 updates (#1162) Bumps the default group with 3 updates in the /src directory: [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet), [System.Json](https://github.com/dotnet/maintenance-packages) and [System.Data.SqlClient](https://github.com/dotnet/maintenance-packages). Updates `System.IdentityModel.Tokens.Jwt` from 8.2.0 to 8.2.1 - [Release notes](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases) - [Changelog](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/dev/CHANGELOG.md) - [Commits](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/compare/8.2.0...8.2.1) Updates `System.Json` from 4.7.1 to 4.8.0 - [Release notes](https://github.com/dotnet/maintenance-packages/releases) - [Commits](https://github.com/dotnet/maintenance-packages/commits) Updates `System.Data.SqlClient` from 4.8.6 to 4.9.0 - [Release notes](https://github.com/dotnet/maintenance-packages/releases) - [Commits](https://github.com/dotnet/maintenance-packages/commits) --- updated-dependencies: - dependency-name: System.IdentityModel.Tokens.Jwt dependency-type: direct:production update-type: version-update:semver-patch dependency-group: default - dependency-name: System.Json dependency-type: direct:production update-type: version-update:semver-minor dependency-group: default - dependency-name: System.Data.SqlClient dependency-type: direct:production update-type: version-update:semver-minor dependency-group: default ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Reviewed-by: Phil Schneider --- .../Keycloak.Authentication/Keycloak.Authentication.csproj | 2 +- src/maintenance/Maintenance.App/Maintenance.App.csproj | 2 +- tests/endtoend/EndToEnd.Tests.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/keycloak/Keycloak.Authentication/Keycloak.Authentication.csproj b/src/keycloak/Keycloak.Authentication/Keycloak.Authentication.csproj index 81bc962600..1b9cd18ecc 100644 --- a/src/keycloak/Keycloak.Authentication/Keycloak.Authentication.csproj +++ b/src/keycloak/Keycloak.Authentication/Keycloak.Authentication.csproj @@ -32,7 +32,7 @@ - + diff --git a/src/maintenance/Maintenance.App/Maintenance.App.csproj b/src/maintenance/Maintenance.App/Maintenance.App.csproj index 7bdb08c814..0a2eab6d2a 100644 --- a/src/maintenance/Maintenance.App/Maintenance.App.csproj +++ b/src/maintenance/Maintenance.App/Maintenance.App.csproj @@ -42,7 +42,7 @@ - + diff --git a/tests/endtoend/EndToEnd.Tests.csproj b/tests/endtoend/EndToEnd.Tests.csproj index ad3d8d08b3..dd75a81693 100644 --- a/tests/endtoend/EndToEnd.Tests.csproj +++ b/tests/endtoend/EndToEnd.Tests.csproj @@ -35,7 +35,7 @@ - +