Skip to content

Commit b8ab03a

Browse files
authored
Add System.IdentityModel.Tokens.Jwt to versions (Azure#17637)
1 parent 36eb394 commit b8ab03a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

eng/Packages.Data.props

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,9 @@
8484
<PackageReference Update="Microsoft.Azure.Amqp" Version="2.4.9" />
8585
<PackageReference Update="Microsoft.Identity.Client" Version="4.22.0" />
8686
<PackageReference Update="Microsoft.Identity.Client.Extensions.Msal" Version="2.16.5" />
87+
88+
<!-- TODO: Make sure this package is arch-board approved -->
89+
<PackageReference Update="System.IdentityModel.Tokens.Jwt" Version="5.4.0" />
8790
</ItemGroup>
8891

8992
<!--

0 commit comments

Comments
 (0)