From 0de288672b5cef886a0b1f029e815ffb7d6b1186 Mon Sep 17 00:00:00 2001 From: David Boike Date: Thu, 14 Mar 2024 10:44:19 -0500 Subject: [PATCH] MongoDB.Driver CVE https://github.com/advisories/GHSA-7j9m-j397-g4wx cannot be updated to 2.19.0 without breaking change to target framework --- .../NServiceBus.Storage.MongoDB.csproj | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/NServiceBus.Storage.MongoDB/NServiceBus.Storage.MongoDB.csproj b/src/NServiceBus.Storage.MongoDB/NServiceBus.Storage.MongoDB.csproj index 1e9c6771..d70fe81a 100644 --- a/src/NServiceBus.Storage.MongoDB/NServiceBus.Storage.MongoDB.csproj +++ b/src/NServiceBus.Storage.MongoDB/NServiceBus.Storage.MongoDB.csproj @@ -2,6 +2,8 @@ net452;netstandard2.0 + + NU1903