From e1f2a848065d79c8bba9eafff4f1f5db4a994b53 Mon Sep 17 00:00:00 2001 From: Jamie Rees Date: Tue, 27 Aug 2024 07:54:56 +0100 Subject: [PATCH] fix: src/Ombi.Notifications/Ombi.Notifications.csproj to reduce vulnerabilities (#5167) The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-DOTNET-BOUNCYCASTLECRYPTOGRAPHY-7831268 - https://snyk.io/vuln/SNYK-DOTNET-BOUNCYCASTLECRYPTOGRAPHY-7831266 Co-authored-by: snyk-bot [skip-ci] --- src/Ombi.Notifications/Ombi.Notifications.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Ombi.Notifications/Ombi.Notifications.csproj b/src/Ombi.Notifications/Ombi.Notifications.csproj index f022a838c..169599d3e 100644 --- a/src/Ombi.Notifications/Ombi.Notifications.csproj +++ b/src/Ombi.Notifications/Ombi.Notifications.csproj @@ -12,7 +12,7 @@ - +