Skip to content

Commit

Permalink
Update IdentityModel.Tokens to v6.35.0 (#3296)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 10, 2024
1 parent ba723a8 commit 5747d84
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
<PackageVersion Include="Microsoft.Health.SqlServer.Api" Version="7.1.5" />
<PackageVersion Include="Microsoft.Health.Test.Utilities" Version="7.1.5" />
<PackageVersion Include="Microsoft.Health.Tools.Sql.Tasks" Version="7.1.5" />
<PackageVersion Include="Microsoft.IdentityModel.Tokens" Version="6.33.0" />
<PackageVersion Include="Microsoft.IdentityModel.Tokens" Version="6.35.0" />
<PackageVersion Include="Microsoft.IO.RecyclableMemoryStream" Version="3.0.0" />
<PackageVersion Include="Microsoft.NET.Sdk.Functions" Version="4.2.0" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
Expand All @@ -104,7 +104,7 @@
<PackageVersion Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
<PackageVersion Include="System.CommandLine.NamingConventionBinder" Version="2.0.0-beta4.22272.1" />
<PackageVersion Include="System.Drawing.Common" Version="$(SdkPackageVersion)" />
<PackageVersion Include="System.IdentityModel.Tokens.Jwt" Version="6.33.0" />
<PackageVersion Include="System.IdentityModel.Tokens.Jwt" Version="6.35.0" />
<PackageVersion Include="System.IO.Hashing" Version="$(SdkPackageVersion)" />
<PackageVersion Include="System.Linq.Async" Version="6.0.1" />
<PackageVersion Include="System.Memory" Version="4.5.5" />
Expand Down

0 comments on commit 5747d84

Please sign in to comment.