Skip to content

Commit 0c0277c

Browse files
chore: Bump Microsoft.AspNetCore.Authentication.JwtBearer from 9.0.3 to 9.0.9
--- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-version: 9.0.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9f5fe82 commit 0c0277c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

TaskManagerApp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
</ItemGroup>
2424

2525
<ItemGroup>
26-
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="9.0.3" />
26+
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="9.0.9" />
2727
<PackageReference Include="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="8.0.3" />
2828
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="8.0.3" />
2929
<PackageReference Include="Microsoft.AspNetCore.Identity.UI" Version="8.0.3" />

0 commit comments

Comments
 (0)