Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

Commit de1d8fc

Browse files
Bump System.IdentityModel.Tokens.Jwt from 7.3.1 to 7.5.2
Bumps [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) from 7.3.1 to 7.5.2. - [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](AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet@7.3.1...7.5.2) --- updated-dependencies: - dependency-name: System.IdentityModel.Tokens.Jwt dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2414014 commit de1d8fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<PackageVersion Include="System.Net.Http.Json" Version="$(SystemExtensionVersion)" />
5050
<PackageVersion Include="System.Security.Claims" Version="4.3.0" />
5151
<PackageVersion Include="System.Text.Json" Version="8.0.3" />
52-
<PackageVersion Include="System.IdentityModel.Tokens.Jwt" Version="7.3.1" />
52+
<PackageVersion Include="System.IdentityModel.Tokens.Jwt" Version="7.5.2" />
5353
<PackageVersion Include="Swashbuckle.AspNetCore" Version="6.5.0" />
5454
<PackageVersion Include="Swashbuckle.AspNetCore.SwaggerUI" Version="6.5.0" />
5555
<PackageVersion Include="Swashbuckle.AspNetCore.Annotations" Version="6.5.0" />

0 commit comments

Comments
 (0)