Skip to content

Commit fef828b

Browse files
chore: Bump Microsoft.AspNetCore.Authentication.JwtBearer from 9.0.6 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 860d830 commit fef828b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<!-- Additional caching packages -->
3232
<PackageVersion Include="Microsoft.Extensions.Caching.StackExchangeRedis" Version="9.0.6" />
3333
<!-- Security packages -->
34-
<PackageVersion Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="9.0.6" />
34+
<PackageVersion Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="9.0.9" />
3535
<!-- Replace vulnerable AzureKeyVault package with modern Azure SDK -->
3636
<PackageVersion Include="Azure.Extensions.AspNetCore.Configuration.Secrets" Version="1.4.0" />
3737
<PackageVersion Include="Azure.Security.KeyVault.Secrets" Version="4.7.0" />

0 commit comments

Comments
 (0)