Skip to content

Commit

Permalink
Merge pull request #1341 from pnp/dependabot/nuget/samples/Demo.ASPNe…
Browse files Browse the repository at this point in the history
…tCore/System.IdentityModel.Tokens.Jwt-6.34.0

Bump System.IdentityModel.Tokens.Jwt from 6.25.0 to 6.34.0 in /samples/Demo.ASPNetCore
  • Loading branch information
jansenbe authored Jan 10, 2024
2 parents f952fd2 + 4272b0f commit e854e59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/Demo.ASPNetCore/Demo.ASPNetCore.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<PackageReference Include="Microsoft.Identity.Client" Version="4.48.0" />
<PackageReference Include="Microsoft.Identity.Web.UI" Version="1.25.5" />
<PackageReference Include="PnP.Core.Auth" Version="1.8.0" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="6.25.0" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="6.34.0" />
</ItemGroup>

</Project>

0 comments on commit e854e59

Please sign in to comment.