Skip to content

Commit a396ddc

Browse files
Bump System.IdentityModel.Tokens.Jwt in /AhbichtClient
Bumps [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) from 8.1.2 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](AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet@8.1.2...8.2.1) --- updated-dependencies: - dependency-name: System.IdentityModel.Tokens.Jwt dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d139283 commit a396ddc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AhbichtClient/AhbichtClient/AhbichtClient.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<PackageReference Include="EDILibrary.Core" Version="1.8.6" />
1818
<PackageReference Include="IdentityModel" Version="7.0.0" />
1919
<PackageReference Include="Microsoft.Extensions.Http" Version="8.0.1" />
20-
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.1.2" />
20+
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.2.1" />
2121
</ItemGroup>
2222

2323
</Project>

0 commit comments

Comments
 (0)