Skip to content

Commit

Permalink
Merge pull request #128 from microsoftgraph/dependabot/nuget/Microsof…
Browse files Browse the repository at this point in the history
…t.AspNetCore.Authentication.JwtBearer-5.0.4

Bump Microsoft.AspNetCore.Authentication.JwtBearer from 5.0.3 to 5.0.4
  • Loading branch information
andrueastman authored Mar 12, 2021
2 parents e2243db + 2d0b6f0 commit 42817e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/GraphWebhooks-Core/GraphWebhooks-Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<ItemGroup>
<PackageReference Include="Azure.Extensions.AspNetCore.Configuration.Secrets" Version="1.0.2" />
<PackageReference Include="Azure.Security.KeyVault.Secrets" Version="4.1.0" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="5.0.3" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="5.0.4" />
<PackageReference Include="Microsoft.AspNetCore.Hosting" Version="2.2.7" />
<PackageReference Include="Microsoft.AspNetCore.SignalR.Common" Version="5.0.3" />
<PackageReference Include="Microsoft.AspNetCore.SignalR.Core" Version="1.1.0" />
Expand Down

0 comments on commit 42817e2

Please sign in to comment.