Skip to content

Commit

Permalink
Merge pull request #300 from MicrosoftLearning/dependabot/nuget/Syste…
Browse files Browse the repository at this point in the history
…m.IdentityModel.Tokens.Jwt-8.1.1

Bump System.IdentityModel.Tokens.Jwt from 8.0.2 to 8.1.1
  • Loading branch information
LuizMacedo authored Oct 8, 2024
2 parents 67985a9 + 23342d7 commit 5cc8e9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<PackageVersion Include="System.Security.Claims" Version="4.3.0" />
<PackageVersion Include="System.Text.Json" Version="8.0.4" />
<PackageVersion Include="Swashbuckle.AspNetCore" Version="6.7.3" />
<PackageVersion Include="System.IdentityModel.Tokens.Jwt" Version="8.0.2" />
<PackageVersion Include="System.IdentityModel.Tokens.Jwt" Version="8.1.1" />
<PackageVersion Include="Swashbuckle.AspNetCore.SwaggerUI" Version="6.7.3" />
<PackageVersion Include="Swashbuckle.AspNetCore.Annotations" Version="6.7.3" />
<!-- Test -->
Expand Down

0 comments on commit 5cc8e9c

Please sign in to comment.