Skip to content

Commit 4880b82

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 b9cadc3 commit 4880b82

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
@@ -11,7 +11,7 @@
1111

1212
<ItemGroup>
1313
<PackageReference Include="Autofac.Extensions.DependencyInjection" Version="5.0.1" />
14-
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="3.1.0" />
14+
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="3.1.18" />
1515
<PackageReference Include="Microsoft.Extensions.PlatformAbstractions" Version="1.1.0" />
1616
<PackageReference Include="Swashbuckle.AspNetCore" Version="5.0.0-rc5" />
1717
</ItemGroup>

0 commit comments

Comments
 (0)