Skip to content

Commit

Permalink
(GH-4359) Update Microsoft.IdentityModel.JsonWebTokens to 8.1.2
Browse files Browse the repository at this point in the history
* fixes #4359
  • Loading branch information
devlead committed Oct 14, 2024
1 parent 2cf80f4 commit 9d3c3f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp.Scripting" Version="4.11.0" />
<PackageVersion Include="Microsoft.CSharp" Version="4.7.0" />
<PackageVersion Include="Microsoft.Extensions.DependencyInjection" Version="8.0.0" />
<PackageVersion Include="Microsoft.IdentityModel.JsonWebTokens" Version="8.1.0" />
<PackageVersion Include="Microsoft.IdentityModel.JsonWebTokens" Version="8.1.2" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageVersion Include="Microsoft.NETCore.Platforms" Version="7.0.4" />
<PackageVersion Include="Microsoft.TestPlatform.ObjectModel" Version="17.11.1" />
Expand Down

0 comments on commit 9d3c3f9

Please sign in to comment.