Skip to content

Commit d001249

Browse files
Bump Microsoft.IdentityModel.JsonWebTokens from 5.7.0 to 8.14.0
--- updated-dependencies: - dependency-name: Microsoft.IdentityModel.JsonWebTokens dependency-version: 8.14.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bbf8e59 commit d001249

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BervProject.WebApi.Boilerplate/BervProject.WebApi.Boilerplate.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
</ItemGroup>
5454

5555
<ItemGroup>
56-
<PackageReference Include="Microsoft.IdentityModel.JsonWebTokens" Version="5.7.0" />
56+
<PackageReference Include="Microsoft.IdentityModel.JsonWebTokens" Version="8.14.0" />
5757
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="5.7.0" />
5858
<PackageReference Include="System.Net.Http" Version="4.3.4" />
5959
<PackageReference Include="System.Text.RegularExpressions" Version="4.3.1" />

0 commit comments

Comments
 (0)