Skip to content

Commit 54e0ab6

Browse files
Bump System.IdentityModel.Tokens.Jwt from 8.3.1 to 8.7.0
Bumps [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) from 8.3.1 to 8.7.0. - [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@8.3.1...8.7.0) --- updated-dependencies: - dependency-name: System.IdentityModel.Tokens.Jwt dependency-version: 8.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fa89a5b commit 54e0ab6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Meilisearch/Meilisearch.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<InvariantGlobalization>true</InvariantGlobalization>
2424
</PropertyGroup>
2525
<ItemGroup>
26-
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.3.1" />
26+
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.7.0" />
2727
<PackageReference Include="System.Net.Http.Json" Version="6.0.2" />
2828
</ItemGroup>
2929

0 commit comments

Comments
 (0)