Skip to content

Commit 603f5ea

Browse files
Bump Microsoft.AspNetCore.Authentication.JwtBearer in /InventoryService
Bumps [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/aspnet/AspNetCore) from 3.1.8 to 3.1.18. - [Release notes](https://github.com/aspnet/AspNetCore/releases) - [Commits](dotnet/aspnetcore@v3.1.8...v3.1.18) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 44f0305 commit 603f5ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

InventoryService/InventoryService.csproj

Lines changed: 1 addition & 1 deletion
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="3.1.18" />
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">

0 commit comments

Comments
 (0)