Skip to content

Commit

Permalink
Merge pull request #1577 from devonfw/dependabot/nuget/net/netcore/OA…
Browse files Browse the repository at this point in the history
…SP4Net.Infrastructure.JWT/System.IdentityModel.Tokens.Jwt-5.7.0
  • Loading branch information
dependabot[bot] committed Jan 9, 2024
2 parents 51c27b7 + b674356 commit ca4bb87
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="2.0.0" />
<PackageReference Include="Microsoft.Extensions.Identity.Core" Version="2.0.0" />
<PackageReference Include="Microsoft.Extensions.Identity.Stores" Version="2.0.0" />
<PackageReference Include="Microsoft.IdentityModel.Tokens" Version="5.1.4" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="5.1.4" />
<PackageReference Include="Microsoft.IdentityModel.Tokens" Version="5.7.0" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="5.7.0" />
</ItemGroup>

</Project>

0 comments on commit ca4bb87

Please sign in to comment.