Skip to content

Commit 5c337b0

Browse files
committed
Cleared the dependabot issues
1 parent 10df6f3 commit 5c337b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

InventoryService/InventoryService.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</ItemGroup>
1010

1111
<ItemGroup>
12-
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="3.1.8" />
12+
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.7" />
1313
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="3.1.8" />
1414
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="3.1.8" />
1515
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="3.1.8">
@@ -18,7 +18,7 @@
1818
</PackageReference>
1919
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="3.1.8" />
2020
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="3.1.4" />
21-
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="5.6.0" />
21+
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.0.1" />
2222
</ItemGroup>
2323

2424

0 commit comments

Comments
 (0)