Skip to content

Commit 4b48a0e

Browse files
build(deps): bump System.IdentityModel.Tokens.Jwt from 7.5.1 to 7.5.2 in /TransformerBeeClient (#59)
build(deps): bump System.IdentityModel.Tokens.Jwt Bumps [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) from 7.5.1 to 7.5.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.5.1...7.5.2) --- updated-dependencies: - dependency-name: System.IdentityModel.Tokens.Jwt dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: konstantin <[email protected]>
1 parent 4b416bb commit 4b48a0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TransformerBeeClient/TransformerBeeClient/TransformerBeeClient.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<PackageReference Include="Hochfrequenz.BO4Enet" Version="0.4.2" />
1818
<PackageReference Include="IdentityModel" Version="7.0.0" />
1919
<PackageReference Include="Microsoft.Extensions.Http" Version="8.0.0" />
20-
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="7.5.1" />
20+
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="7.5.2" />
2121
</ItemGroup>
2222

2323
</Project>

0 commit comments

Comments
 (0)