Skip to content

Commit 37c878f

Browse files
Bump Microsoft.AspNetCore.Authentication.JwtBearer from 6.0.12 to 6.0.15 (#39)
Bumps [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/dotnet/aspnetcore) from 6.0.12 to 6.0.15. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v6.0.12...v6.0.15) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4031ec3 commit 37c878f

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.12" />
81+
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="6.0.15" />
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)