Skip to content

Commit 725e1e1

Browse files
Bump Microsoft.AspNetCore.Authentication.JwtBearer from 5.0.10 to 5.0.11 (#1563)
Bumps [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/dotnet/aspnetcore) from 5.0.10 to 5.0.11. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Commits](dotnet/aspnetcore@v5.0.10...v5.0.11) --- 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 e047a70 commit 725e1e1

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.18.0" />
2424
<PackageReference Include="Microsoft.AspNetCore.Authentication.Google" Version="5.0.10" />
2525
<PackageReference Include="AspNet.Security.OAuth.Vkontakte" Version="5.0.16" />
26-
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="5.0.10" />
26+
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="5.0.11" />
2727
<PackageReference Include="Microsoft.AspNetCore.AzureAppServices.HostingStartup" Version="5.0.11" />
2828
<PackageReference Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="5.0.11" />
2929
<PackageReference Include="microsoft.aspnetcore.components.webassembly.server" Version="5.0.10" />

0 commit comments

Comments
 (0)