Skip to content

Commit 0759ea8

Browse files
Bump System.IdentityModel.Tokens.Jwt from 7.6.2 to 8.3.1
Bumps [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) from 7.6.2 to 8.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/8.3.1/CHANGELOG.md) - [Commits](AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet@7.6.2...8.3.1) --- updated-dependencies: - dependency-name: System.IdentityModel.Tokens.Jwt dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 69b9ea3 commit 0759ea8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Meilisearch/Meilisearch.csproj

Lines changed: 1 addition & 1 deletion
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="7.6.2" />
26+
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.3.1" />
2727
<PackageReference Include="System.Net.Http.Json" Version="6.0.2" />
2828
</ItemGroup>
2929

0 commit comments

Comments
 (0)