Skip to content

Commit a904b68

Browse files
Bump System.IdentityModel.Tokens.Jwt in /src/KubernetesClient (#1495)
Bumps [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) from 7.0.3 to 7.1.2. - [Release notes](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases) - [Changelog](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/dev/CHANGELOG.md) - [Commits](AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet@7.0.3...7.1.2) --- updated-dependencies: - dependency-name: System.IdentityModel.Tokens.Jwt dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1cae561 commit a904b68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/KubernetesClient/KubernetesClient.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<ItemGroup>
1313
<PackageReference Include="prometheus-net" Version="8.2.1" />
14-
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="7.0.3" />
14+
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="7.1.2" />
1515
<PackageReference Include="IdentityModel.OidcClient" Version="5.2.1" />
1616
<PackageReference Include="Fractions" Version="7.3.0" />
1717
<PackageReference Include="YamlDotNet" Version="13.7.1" />

0 commit comments

Comments
 (0)