Skip to content

Commit 541e61e

Browse files
Bump Microsoft.AspNetCore.Authentication.JwtBearer
Bumps [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/aspnet/AspNetCore) from 3.1.0 to 3.1.18. - [Release notes](https://github.com/aspnet/AspNetCore/releases) - [Commits](dotnet/aspnetcore@v3.1.0...v3.1.18) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 089a176 commit 541e61e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Vue.Net/VOL.WebApi/VOL.WebApi.csproj

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

2020
<ItemGroup>
2121
<PackageReference Include="Autofac.Extensions.DependencyInjection" Version="5.0.1" />
22-
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="3.1.0" />
22+
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="3.1.18" />
2323
<PackageReference Include="Swashbuckle.AspNetCore" Version="5.0.0-rc5" />
2424
</ItemGroup>
2525

0 commit comments

Comments
 (0)