Skip to content

Commit b2c3e81

Browse files
committed
升级Microsoft.AspNetCore.Authentication.JwtBearer,github提示有安全风险
1 parent a680f07 commit b2c3e81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/Samples.AutoByDate.SqlServer/Samples.AutoByDate.SqlServer.csproj

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

77
<ItemGroup>
88
<PackageReference Include="ChronusJob" Version="1.0.5" />
9-
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="5.0.1" NoWarn="NU1605" />
9+
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="5.0.11" NoWarn="NU1605" />
1010
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="5.0.1" NoWarn="NU1605" />
1111
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="5.0.9" />
1212
<PackageReference Include="Swashbuckle.AspNetCore" Version="5.6.3" />

0 commit comments

Comments
 (0)