Skip to content
This repository was archived by the owner on Jan 5, 2026. It is now read-only.

Commit 1cc1ad6

Browse files
tracyboehrerTracy Boehrer
andauthored
Microsoft.IdentityModel.Protocols.OpenIdConnect bump (#6756)
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
1 parent 07ed900 commit 1cc1ad6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

libraries/Microsoft.Bot.Connector/Microsoft.Bot.Connector.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<PackageReference Include="Microsoft.Extensions.Logging" Version="2.1.0" />
3131
<PackageReference Include="Microsoft.Extensions.Http" Version="2.1.0" />
3232
<PackageReference Include="Microsoft.Identity.Client" Version="4.55.0" />
33-
<PackageReference Include="Microsoft.IdentityModel.Protocols.OpenIdConnect" Version="5.6.0" />
33+
<PackageReference Include="Microsoft.IdentityModel.Protocols.OpenIdConnect" Version="5.7.0" />
3434
<PackageReference Include="Microsoft.Rest.ClientRuntime" Version="2.3.24" />
3535
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
3636
<PackageReference Include="Microsoft.Bot.Schema" Condition=" '$(ReleasePackageVersion)' == '' " Version="$(LocalPackageVersion)" />

0 commit comments

Comments
 (0)