Skip to content

Commit 218fcc7

Browse files
Copilotxiaomi7732
andauthored
Fix security vulnerability: Update KubernetesClient from 16.0.2 to 17.0.14 (#386)
* Initial plan * Update KubernetesClient from 16.0.2 to 17.0.14 to fix security vulnerability Co-authored-by: xiaomi7732 <3674549+xiaomi7732@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: xiaomi7732 <3674549+xiaomi7732@users.noreply.github.com>
1 parent 0f77494 commit 218fcc7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<CentralPackageTransitivePinningEnabled>true</CentralPackageTransitivePinningEnabled>
55
</PropertyGroup>
66
<ItemGroup>
7-
<PackageVersion Include="KubernetesClient" Version="16.0.2" />
7+
<PackageVersion Include="KubernetesClient" Version="17.0.14" />
88
<PackageVersion Include="MicroBuild.Core" Version="0.3.0" />
99
<PackageVersion Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.23.0" />
1010
<PackageVersion Include="Microsoft.ApplicationInsights" Version="2.23.0" />

0 commit comments

Comments
 (0)