Skip to content

Commit 5f3abb6

Browse files
Bump Microsoft.AspNetCore.Authentication.JwtBearer
1 parent 30503c5 commit 5f3abb6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Simple.TestWebApi/Simple.TestWebApi.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</PropertyGroup>
66

77
<ItemGroup>
8-
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.18" />
8+
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.21" />
99
<PackageReference Include="Microsoft.IdentityModel.Tokens" Version="8.13.0" />
1010
<PackageReference Include="Swashbuckle.AspNetCore" Version="9.0.3" />
1111
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.13.0" />

0 commit comments

Comments
 (0)