Skip to content

Commit a5714d4

Browse files
authored
Update MSAL to 4.66.1 (Azure#46764)
1 parent 52a4a34 commit a5714d4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

eng/Packages.Data.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -153,9 +153,9 @@
153153
<!-- Other approved packages -->
154154
<PackageReference Update="Microsoft.Azure.Amqp" Version="2.6.7" />
155155
<PackageReference Update="Microsoft.Azure.WebPubSub.Common" Version="1.4.0" />
156-
<PackageReference Update="Microsoft.Identity.Client" Version="4.65.0" />
157-
<PackageReference Update="Microsoft.Identity.Client.Extensions.Msal" Version="4.65.0" />
158-
<PackageReference Update="Microsoft.Identity.Client.Broker" Version="4.65.0" />
156+
<PackageReference Update="Microsoft.Identity.Client" Version="4.66.1" />
157+
<PackageReference Update="Microsoft.Identity.Client.Extensions.Msal" Version="4.66.1" />
158+
<PackageReference Update="Microsoft.Identity.Client.Broker" Version="4.66.1" />
159159

160160
<!-- TODO: Make sure this package is arch-board approved -->
161161
<PackageReference Update="Microsoft.IdentityModel.Protocols.OpenIdConnect" Version="6.35.0" />

0 commit comments

Comments
 (0)