File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 23
23
<PackageReference Include =" AspNetCore.HealthChecks.UI.Client" Version =" 9.0.0" />
24
24
<PackageReference Include =" AspNetCore.HealthChecks.UI.InMemory.Storage" Version =" 9.0.0" />
25
25
<PackageReference Include =" Swashbuckle.AspNetCore.Annotations" Version =" 7.2.0" />
26
- <PackageReference Include =" System.IdentityModel.Tokens.Jwt" Version =" 8.6.0 " />
26
+ <PackageReference Include =" System.IdentityModel.Tokens.Jwt" Version =" 7.1.2 " />
27
27
</ItemGroup >
28
28
29
29
<ItemGroup >
Original file line number Diff line number Diff line change 11
11
<PackageReference Include =" Microsoft.AspNetCore.Authentication.JwtBearer" Version =" 8.0.2" />
12
12
<PackageReference Include =" Pomelo.EntityFrameworkCore.MySql" Version =" 8.0.3" />
13
13
<PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 8.0.13" />
14
- <PackageReference Include =" System.IdentityModel.Tokens.Jwt" Version =" 6.34.0 " />
14
+ <PackageReference Include =" System.IdentityModel.Tokens.Jwt" Version =" 7.1.2 " />
15
15
</ItemGroup >
16
16
</Project >
You can’t perform that action at this time.
0 commit comments