Skip to content

Commit 04d9452

Browse files
Bump System.IdentityModel.Tokens.Jwt (#86)
1 parent 3fa89f7 commit 04d9452

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

authentication/Authentication_Cba/Sample.Authentication.Cba/Sample.Authentication.Cba.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
<ItemGroup>
2525
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
26-
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="6.31.0" />
26+
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="7.0.3" />
2727
</ItemGroup>
2828

2929
</Project>

0 commit comments

Comments
 (0)