Skip to content

Commit 9c699bb

Browse files
Bump System.IdentityModel.Tokens.Jwt from 8.0.2 to 8.14.0 (#8)
--- updated-dependencies: - dependency-name: System.IdentityModel.Tokens.Jwt dependency-version: 8.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ecc90be commit 9c699bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UvA.Workflow/UvA.Workflow.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<PackageReference Include="MongoDB.Driver" Version="3.5.0"/>
1717
<PackageReference Include="Serilog" Version="4.3.0" />
1818
<PackageReference Include="YamlDotNet" Version="16.3.0"/>
19-
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.0.2"/>
19+
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.14.0"/>
2020
</ItemGroup>
2121

2222
<ItemGroup>

0 commit comments

Comments
 (0)