Skip to content

Commit db86ea5

Browse files
Bump Microsoft.AspNetCore.Authentication.JwtBearer from 5.0.6 to 5.0.7 (#1435)
Bumps [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/dotnet/aspnetcore) from 5.0.6 to 5.0.7. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Commits](dotnet/aspnetcore@v5.0.6...v5.0.7) --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 47ee0ce commit db86ea5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/JoinRpg.Portal/JoinRpg.Portal.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.17.0" />
2424
<PackageReference Include="Microsoft.AspNetCore.Authentication.Google" Version="5.0.6" />
2525
<PackageReference Include="AspNet.Security.OAuth.Vkontakte" Version="5.0.6" />
26-
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="5.0.6" />
26+
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="5.0.7" />
2727
<PackageReference Include="Microsoft.AspNetCore.AzureAppServices.HostingStartup" Version="5.0.7" />
2828
<PackageReference Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="5.0.6" />
2929
<PackageReference Include="Microsoft.Extensions.Logging.EventSource" Version="5.0.1" />

0 commit comments

Comments
 (0)