Skip to content

Commit

Permalink
Merge pull request #22 from frankhaugen/dependabot/nuget/src/Frank.Li…
Browse files Browse the repository at this point in the history
…braries.Rest/Frank.Libraries.Rest/System.IdentityModel.Tokens.Jwt-7.1.2

Bump System.IdentityModel.Tokens.Jwt from 7.0.3 to 7.1.2 in /src/Frank.Libraries.Rest/Frank.Libraries.Rest
  • Loading branch information
frankhaugen authored Jan 9, 2024
2 parents 45e0fb9 + 51780d9 commit ff1b436
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Http" Version="7.0.0" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="7.0.3" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="7.1.2" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="7.0.13" />
</ItemGroup>

Expand Down

0 comments on commit ff1b436

Please sign in to comment.