Skip to content

Commit 2a13d46

Browse files
Bump IdentityModel.OidcClient from 5.2.0 to 5.2.1 (#1163)
Bumps [IdentityModel.OidcClient](https://github.com/IdentityModel/IdentityModel.OidcClient) from 5.2.0 to 5.2.1. - [Release notes](https://github.com/IdentityModel/IdentityModel.OidcClient/releases) - [Commits](DuendeArchive/IdentityModel.OidcClient@5.2.0...5.2.1) --- updated-dependencies: - dependency-name: IdentityModel.OidcClient dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e86b7d2 commit 2a13d46

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/KubernetesClient.Classic/KubernetesClient.Classic.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<PackageReference Include="Portable.BouncyCastle" Version="1.9.0" />
1010
<PackageReference Include="System.IO.Abstractions" Version="19.1.5" />
1111
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="6.25.1" />
12-
<PackageReference Include="IdentityModel.OidcClient" Version="5.2.0" />
12+
<PackageReference Include="IdentityModel.OidcClient" Version="5.2.1" />
1313
</ItemGroup>
1414

1515
<ItemGroup>

src/KubernetesClient/KubernetesClient.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<PackageReference Include="prometheus-net" Version="7.0.0" />
1010
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="6.25.1" />
1111
<PackageReference Include="System.IO.Abstractions" Version="19.1.5" />
12-
<PackageReference Include="IdentityModel.OidcClient" Version="5.2.0" />
12+
<PackageReference Include="IdentityModel.OidcClient" Version="5.2.1" />
1313
</ItemGroup>
1414

1515
<ItemGroup>

0 commit comments

Comments
 (0)