Skip to content

Commit c0d37b1

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) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [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 463c40f commit c0d37b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

开发版dev/Vue.NetCore/Vue.Net/VOL.WebApi/VOL.WebApi.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<ItemGroup>
88
<PackageReference Include="Autofac.Extensions.DependencyInjection" Version="5.0.1" />
99
<PackageReference Include="IGeekFan.AspNetCore.Knife4jUI" Version="0.0.11" />
10-
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="3.1.0" />
10+
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="3.1.18" />
1111
<PackageReference Include="Swashbuckle.AspNetCore" Version="5.0.0-rc5" />
1212
</ItemGroup>
1313

0 commit comments

Comments
 (0)