Skip to content

Commit 5643393

Browse files
Bump Microsoft.AspNetCore.Authentication.JwtBearer from 9.0.9 to 9.0.10
--- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-version: 9.0.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b3be351 commit 5643393

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Ccs.Ppg.Utility.Authorization/Ccs.Ppg.Utility.Authorization.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
</PropertyGroup>
1414

1515
<ItemGroup>
16-
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="9.0.9" />
16+
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="9.0.10" />
1717
<PackageReference Include="Microsoft.AspNetCore.Authorization" Version="9.0.9" />
1818
<PackageReference Include="Microsoft.AspNetCore.Http.Abstractions" Version="2.3.0" />
1919
<PackageReference Include="Microsoft.AspNetCore.Routing" Version="2.3.0" />

0 commit comments

Comments
 (0)