Skip to content

Commit 892298f

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/CZ.AspNetCore.EasyAuthAuthentication/CZ.AspNetCore.EasyAuthAuthentication.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@
3434
<PackageReference Include="Microsoft.Extensions.Configuration" Version="2.1.0" />
3535
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="2.1.0" />
3636
<PackageReference Include="Newtonsoft.Json" Version="11.0.2" />
37-
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="5.3.0" />
37+
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="6.17.0" />
3838
</ItemGroup>
3939
</Project>

0 commit comments

Comments
 (0)