Skip to content

Commit 4e6853e

Browse files
authored
Update Microsoft.Identity dependencies (#2429)
1 parent 1bf025a commit 4e6853e

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

tools/props/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
<PropertyGroup>
3030
<AzureIdentityVersion>1.10.3</AzureIdentityVersion>
3131
<MicrosoftIdentityClientVersion>4.56.0</MicrosoftIdentityClientVersion>
32-
<MicrosoftIdentityModelProtocolsOpenIdConnectVersion>6.35.0</MicrosoftIdentityModelProtocolsOpenIdConnectVersion>
33-
<MicrosoftIdentityModelJsonWebTokensVersion>6.35.0</MicrosoftIdentityModelJsonWebTokensVersion>
32+
<MicrosoftIdentityModelProtocolsOpenIdConnectVersion>7.5.0</MicrosoftIdentityModelProtocolsOpenIdConnectVersion>
33+
<MicrosoftIdentityModelJsonWebTokensVersion>7.5.0</MicrosoftIdentityModelJsonWebTokensVersion>
3434
<SystemBuffersVersion>4.5.1</SystemBuffersVersion>
3535
<SystemTextEncodingsWebVersion>6.0.0</SystemTextEncodingsWebVersion>
3636
<MicrosoftSourceLinkGitHubVersion>8.0.0</MicrosoftSourceLinkGitHubVersion>

tools/specs/Microsoft.Data.SqlClient.nuspec

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ When using NuGet 3.x this package requires at least version 3.4.</description>
3131
<dependency id="Microsoft.Data.SqlClient.SNI" version="5.2.0" />
3232
<dependency id="Azure.Identity" version="1.10.3" />
3333
<dependency id="Microsoft.Identity.Client" version="4.56.0" />
34-
<dependency id="Microsoft.IdentityModel.JsonWebTokens" version="6.35.0" />
35-
<dependency id="Microsoft.IdentityModel.Protocols.OpenIdConnect" version="6.35.0" />
34+
<dependency id="Microsoft.IdentityModel.JsonWebTokens" version="7.5.0" />
35+
<dependency id="Microsoft.IdentityModel.Protocols.OpenIdConnect" version="7.5.0" />
3636
<dependency id="System.Buffers" version="4.5.1" />
3737
<dependency id="System.Configuration.ConfigurationManager" version="6.0.1" exclude="Compile" />
3838
<dependency id="System.Runtime.InteropServices.RuntimeInformation" version="4.3.0" />
@@ -42,8 +42,8 @@ When using NuGet 3.x this package requires at least version 3.4.</description>
4242
<dependency id="Microsoft.Data.SqlClient.SNI.runtime" version="5.2.0" exclude="Compile" />
4343
<dependency id="Azure.Identity" version="1.10.3" />
4444
<dependency id="Microsoft.Identity.Client" version="4.56.0" exclude="Compile"/>
45-
<dependency id="Microsoft.IdentityModel.Protocols.OpenIdConnect" version="6.35.0" />
46-
<dependency id="Microsoft.IdentityModel.JsonWebTokens" version="6.35.0" />
45+
<dependency id="Microsoft.IdentityModel.Protocols.OpenIdConnect" version="7.5.0" />
46+
<dependency id="Microsoft.IdentityModel.JsonWebTokens" version="7.5.0" />
4747
<dependency id="Microsoft.SqlServer.Server" version="1.0.0"/>
4848
<dependency id="System.Configuration.ConfigurationManager" version="8.0.0" exclude="Compile" />
4949
<dependency id="System.Runtime.Caching" version="8.0.0" exclude="Compile" />
@@ -52,8 +52,8 @@ When using NuGet 3.x this package requires at least version 3.4.</description>
5252
<dependency id="Microsoft.Data.SqlClient.SNI.runtime" version="5.2.0" exclude="Compile" />
5353
<dependency id="Azure.Identity" version="1.10.3" />
5454
<dependency id="Microsoft.Identity.Client" version="4.56.0" exclude="Compile"/>
55-
<dependency id="Microsoft.IdentityModel.Protocols.OpenIdConnect" version="6.35.0" />
56-
<dependency id="Microsoft.IdentityModel.JsonWebTokens" version="6.35.0" />
55+
<dependency id="Microsoft.IdentityModel.Protocols.OpenIdConnect" version="7.5.0" />
56+
<dependency id="Microsoft.IdentityModel.JsonWebTokens" version="7.5.0" />
5757
<dependency id="Microsoft.SqlServer.Server" version="1.0.0"/>
5858
<dependency id="System.Configuration.ConfigurationManager" version="6.0.1" exclude="Compile" />
5959
<dependency id="System.Runtime.Caching" version="6.0.0" exclude="Compile" />
@@ -62,8 +62,8 @@ When using NuGet 3.x this package requires at least version 3.4.</description>
6262
<dependency id="Microsoft.Data.SqlClient.SNI.runtime" version="5.2.0" exclude="Compile" />
6363
<dependency id="Azure.Identity" version="1.10.3" />
6464
<dependency id="Microsoft.Identity.Client" version="4.56.0" exclude="Compile"/>
65-
<dependency id="Microsoft.IdentityModel.Protocols.OpenIdConnect" version="6.35.0" />
66-
<dependency id="Microsoft.IdentityModel.JsonWebTokens" version="6.35.0" />
65+
<dependency id="Microsoft.IdentityModel.Protocols.OpenIdConnect" version="7.5.0" />
66+
<dependency id="Microsoft.IdentityModel.JsonWebTokens" version="7.5.0" />
6767
<dependency id="Microsoft.SqlServer.Server" version="1.0.0"/>
6868
<dependency id="Microsoft.Win32.Registry" version="5.0.0" exclude="Compile" />
6969
<dependency id="System.Buffers" version="4.5.1" />
@@ -80,8 +80,8 @@ When using NuGet 3.x this package requires at least version 3.4.</description>
8080
<dependency id="Microsoft.Data.SqlClient.SNI.runtime" version="5.2.0" exclude="Compile" />
8181
<dependency id="Azure.Identity" version="1.10.3" />
8282
<dependency id="Microsoft.Identity.Client" version="4.56.0" exclude="Compile"/>
83-
<dependency id="Microsoft.IdentityModel.Protocols.OpenIdConnect" version="6.35.0" />
84-
<dependency id="Microsoft.IdentityModel.JsonWebTokens" version="6.35.0" />
83+
<dependency id="Microsoft.IdentityModel.Protocols.OpenIdConnect" version="7.5.0" />
84+
<dependency id="Microsoft.IdentityModel.JsonWebTokens" version="7.5.0" />
8585
<dependency id="Microsoft.SqlServer.Server" version="1.0.0"/>
8686
<dependency id="Microsoft.Win32.Registry" version="5.0.0" exclude="Compile" />
8787
<dependency id="System.Configuration.ConfigurationManager" version="6.0.1" exclude="Compile" />

0 commit comments

Comments
 (0)