We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30503c5 commit 5f3abb6Copy full SHA for 5f3abb6
1 file changed
Simple.TestWebApi/Simple.TestWebApi.csproj
@@ -5,7 +5,7 @@
5
</PropertyGroup>
6
7
<ItemGroup>
8
- <PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.18" />
+ <PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.21" />
9
<PackageReference Include="Microsoft.IdentityModel.Tokens" Version="8.13.0" />
10
<PackageReference Include="Swashbuckle.AspNetCore" Version="9.0.3" />
11
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.13.0" />
0 commit comments