Skip to content

Commit 7cc545b

Browse files
Bump Microsoft.AspNetCore.Authentication.JwtBearer from 9.0.8 to 9.0.11
--- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-version: 9.0.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4b703a5 commit 7cc545b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
</PropertyGroup>
55
<ItemGroup Condition="'$(TargetFramework)'=='net9.0'">
66
<PackageVersion Include="Microsoft.AspNetCore.OpenApi" Version="9.0.8" />
7-
<PackageVersion Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="9.0.8" />
7+
<PackageVersion Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="9.0.11" />
88
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="9.0.8" />
99
<PackageVersion Include="Microsoft.Extensions.DependencyModel" Version="9.0.8" />
1010
<PackageVersion Include="Microsoft.AspNetCore.TestHost" Version="9.0.8" />

0 commit comments

Comments
 (0)