Skip to content

Commit 5af483a

Browse files
authored
Bump System.IdentityModel.Tokens.Jwt from 6.34.0 to 8.14.0 (#78)
squash
2 parents 19ee153 + 318a5a5 commit 5af483a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Infrastructure/Infrastructure.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<PackageReference Include="Ardalis.Specification.EntityFrameworkCore" Version="8.0.0" />
1010
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="6.0.0" />
1111
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="6.0.0" />
12-
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="6.34.0" />
12+
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.14.0" />
1313
</ItemGroup>
1414
<ItemGroup>
1515
<ProjectReference Include="..\ApplicationCore\ApplicationCore.csproj" />

0 commit comments

Comments
 (0)