We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50fcffb commit 122ad89Copy full SHA for 122ad89
src/ApiAuth/NetCore/ApiAuth/ApiAuth.csproj
@@ -6,7 +6,7 @@
6
7
8
<ItemGroup>
9
- <PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="3.0.0" />
+ <PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="3.1.18" />
10
<PackageReference Include="Microsoft.IdentityModel.Tokens" Version="5.6.0" />
11
</ItemGroup>
12
0 commit comments