From 3bf7538bddf6491682c8af3d31c2a5019a57574b Mon Sep 17 00:00:00 2001 From: chgl Date: Sat, 13 Jan 2024 19:59:13 +0100 Subject: [PATCH 1/2] Updated System.IdentityModel.Tokens.Jwt and Microsoft.IdentityModel.JsonWebTokens to latest to address CVEs --- Directory.Build.targets | 6 +++--- samples/Worker/Worker.csproj | 2 +- samples/WorkerDI/WorkerDI.csproj | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Directory.Build.targets b/Directory.Build.targets index e0e91d0..1c6c453 100644 --- a/Directory.Build.targets +++ b/Directory.Build.targets @@ -2,14 +2,14 @@ 8.0.0 8.0.0 - 7.0.3 + 7.2.0 7.0.0-preview.2 6.0.0 6.0.0 - 6.15.0 + 6.35.0 6.3.6 @@ -31,4 +31,4 @@ - \ No newline at end of file + diff --git a/samples/Worker/Worker.csproj b/samples/Worker/Worker.csproj index db2e12f..3d78439 100755 --- a/samples/Worker/Worker.csproj +++ b/samples/Worker/Worker.csproj @@ -7,7 +7,7 @@ - + diff --git a/samples/WorkerDI/WorkerDI.csproj b/samples/WorkerDI/WorkerDI.csproj index db2e12f..3d78439 100755 --- a/samples/WorkerDI/WorkerDI.csproj +++ b/samples/WorkerDI/WorkerDI.csproj @@ -7,7 +7,7 @@ - + From b80d80333109f7f0cc49b5187dbe0aed73bce1b6 Mon Sep 17 00:00:00 2001 From: chgl Date: Thu, 8 Feb 2024 10:41:22 +0100 Subject: [PATCH 2/2] Bumped System.IdentityModel.Tokens.Jwt to 7.3.1 --- Directory.Build.targets | 2 +- samples/Worker/Worker.csproj | 2 +- samples/WorkerDI/WorkerDI.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Directory.Build.targets b/Directory.Build.targets index 1c6c453..e6f94a9 100644 --- a/Directory.Build.targets +++ b/Directory.Build.targets @@ -2,7 +2,7 @@ 8.0.0 8.0.0 - 7.2.0 + 7.3.1 7.0.0-preview.2 diff --git a/samples/Worker/Worker.csproj b/samples/Worker/Worker.csproj index 3d78439..0871371 100755 --- a/samples/Worker/Worker.csproj +++ b/samples/Worker/Worker.csproj @@ -7,7 +7,7 @@ - + diff --git a/samples/WorkerDI/WorkerDI.csproj b/samples/WorkerDI/WorkerDI.csproj index 3d78439..0871371 100755 --- a/samples/WorkerDI/WorkerDI.csproj +++ b/samples/WorkerDI/WorkerDI.csproj @@ -7,7 +7,7 @@ - +