Skip to content

Commit e30f1c5

Browse files
Bump System.IdentityModel.Tokens.Jwt from 6.12.1 to 6.12.2
Bumps [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) from 6.12.1 to 6.12.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@6.12.1...6.12.2) --- 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>
1 parent 46aef69 commit e30f1c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Services/Services.csproj

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

88
<ItemGroup>
99
<PackageReference Include="Microsoft.Extensions.Identity.Core" Version="5.0.9" />
10-
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="6.12.1" />
10+
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="6.12.2" />
1111
</ItemGroup>
1212

1313
<ItemGroup>

0 commit comments

Comments
 (0)