Skip to content

Commit 48b6fe6

Browse files
build(deps): bump System.IdentityModel.Tokens.Jwt from 7.3.0 to 7.3.1 in /TransformerBeeClient (#26)
build(deps): bump System.IdentityModel.Tokens.Jwt Bumps [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) from 7.3.0 to 7.3.1. - [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.3.0...7.3.1) --- updated-dependencies: - dependency-name: System.IdentityModel.Tokens.Jwt dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: konstantin <konstantin.klein@hochfrequenz.de>
1 parent 83e93e2 commit 48b6fe6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

TransformerBeeClient/TransformerBeeClient/TransformerBeeClient.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<PackageReference Include="Hochfrequenz.BO4Enet" Version="0.2.147" />
1818
<PackageReference Include="IdentityModel" Version="6.2.0" />
1919
<PackageReference Include="Microsoft.Extensions.Http" Version="8.0.0" />
20-
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="7.3.0" />
20+
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="7.3.1" />
2121
</ItemGroup>
2222

2323
</Project>

0 commit comments

Comments
 (0)