Skip to content

Commit a5d2512

Browse files
dependabot[bot]mocsharp
authored andcommitted
Bump Microsoft.AspNetCore.Authentication.JwtBearer from 6.0.11 to 6.0.12
Bumps [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/dotnet/aspnetcore) from 6.0.11 to 6.0.12. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v6.0.11...v6.0.12) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4af7e81 commit a5d2512

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Authentication/Monai.Deploy.Security.Authentication.csproj

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

7979
<ItemGroup>
8080
<PackageReference Include="Ardalis.GuardClauses" Version="4.0.1" />
81-
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="6.0.11" />
81+
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="6.0.12" />
8282
<PackageReference Include="Microsoft.Extensions.Configuration" Version="6.0.1" />
8383
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="6.0.0" />
8484
<PackageReference Include="Microsoft.Extensions.Logging" Version="6.0.0" />

0 commit comments

Comments
 (0)