Skip to content

Commit 57ff19f

Browse files
authored
Merge pull request #12 from mo-esmp/dependabot/nuget/samples/SampleWebApp/Microsoft.AspNetCore.Authentication.JwtBearer-5.0.9
Bump Microsoft.AspNetCore.Authentication.JwtBearer from 5.0.1 to 5.0.9 in /samples/SampleWebApp
2 parents 2933ddf + bb5547b commit 57ff19f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/SampleWebApp/SampleWebApp.csproj

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

88
<ItemGroup>
99
<PackageReference Include="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="5.0.1" />
10-
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="5.0.1" />
10+
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="5.0.9" />
1111
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="5.0.1" />
1212
<PackageReference Include="Microsoft.AspNetCore.Identity.UI" Version="5.0.1" />
1313
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="5.0.1" />

0 commit comments

Comments
 (0)