Skip to content

Commit

Permalink
Merge pull request #70 from Azure-Samples/dependabot/nuget/lib/Indust…
Browse files Browse the repository at this point in the history
…rial-IoT/common/src/Microsoft.Azure.IIoT.Auth.ActiveDirectory/src/System.IdentityModel.Tokens.Jwt-6.34.0

Bump System.IdentityModel.Tokens.Jwt from 6.26.0 to 6.34.0 in /lib/Industrial-IoT/common/src/Microsoft.Azure.IIoT.Auth.ActiveDirectory/src
  • Loading branch information
WilliamBerryiii authored Jan 9, 2024
2 parents 9c73710 + 74fe3a1 commit 57e60b8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.Azure.Services.AppAuthentication" Version="1.6.2" />
<PackageReference Include="Microsoft.Identity.Client" Version="4.49.1" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="6.26.0" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="6.34.0" />
<PackageReference Include="Microsoft.Azure.KeyVault" Version="3.0.5" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 57e60b8

Please sign in to comment.