Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

Commit b96666a

Browse files
Update packages
1 parent 8ceadee commit b96666a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/IdentityModel.OidcClient/IdentityModel.OidcClient.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
</PropertyGroup>
1919

2020
<ItemGroup>
21-
<PackageReference Include="IdentityModel" Version="3.0.0" />
22-
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="5.1.5" />
21+
<PackageReference Include="IdentityModel" Version="3.3.1" />
22+
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="5.2.1" />
2323
</ItemGroup>
2424

2525
<ItemGroup Condition=" '$(TargetFramework)' == 'netstandard1.4' ">

0 commit comments

Comments
 (0)