Skip to content

Commit a10ec8a

Browse files
Update dependency Microsoft.Identity.Client to 4.88.0
1 parent b24a3e9 commit a10ec8a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Cake.AzureDevOps/Cake.AzureDevOps.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<PackageReference Include="Microsoft.VisualStudio.Services.InteractiveClient" Version="19.225.2" PrivateAssets="All" />
3939
<PackageReference Include="TfsUrlParser" Version="1.5.0" PrivateAssets="All" />
4040
<!--Transitive dependencies specified to fix security vulnerabilities-->
41-
<PackageReference Include="Microsoft.Identity.Client" Version="4.72.1" />
41+
<PackageReference Include="Microsoft.Identity.Client" Version="4.88.0" />
4242
<PackageReference Include="System.Data.SqlClient" Version="4.9.0" />
4343
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.2.1" />
4444
</ItemGroup>

0 commit comments

Comments
 (0)