Skip to content

Commit 8fbc756

Browse files
deps: Bump Microsoft.AspNetCore.Authentication.JwtBearer from 9.0.0 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] <[email protected]>
1 parent c3c57e3 commit 8fbc756

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/McpApi.Api/McpApi.Api.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<ItemGroup>
88
<PackageReference Include="Azure.Extensions.AspNetCore.Configuration.Secrets" Version="1.4.0" />
9-
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="9.0.0" />
9+
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="9.0.11" />
1010
<PackageReference Include="AspNet.Security.OAuth.GitHub" Version="9.4.1" />
1111
<PackageReference Include="Swashbuckle.AspNetCore" Version="7.2.0" />
1212
<PackageReference Include="Newtonsoft.Json" Version="13.0.4" />

0 commit comments

Comments
 (0)