File tree Expand file tree Collapse file tree
src/NServiceBus.Storage.MongoDB Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 </PropertyGroup >
77
88 <ItemGroup >
9- <PackageReference Include =" MongoDB.Driver" Version =" 3.8.0 " />
9+ <PackageReference Include =" MongoDB.Driver" Version =" 3.8.1 " />
1010 <PackageReference Include =" NServiceBus" Version =" 10.1.4" />
1111 <PackageReference Include =" Particular.Obsoletes" Version =" 1.1.0" PrivateAssets =" All" ExcludeAssets =" runtime" />
1212 <PackageReference Include =" Particular.Packaging" Version =" 4.5.0" PrivateAssets =" All" />
1313 </ItemGroup >
1414
1515 <ItemGroup Label =" Direct references to transitive dependencies to avoid versions with CVE" >
16- <!-- Both Snappier and SharpCompress are brought in by MongoDB.Driver -->
17- <!-- These references can be removed when MongoDB.Driver is updated to reference the latest versions of Snappier and SharpCompress -->
16+ <!-- SharpCompress is brought in by MongoDB.Driver -->
17+ <!-- This reference can be removed when MongoDB.Driver is updated to reference the latest version of SharpCompress -->
1818 <PackageReference Include =" SharpCompress" Version =" 0.48.0" />
19- <PackageReference Include =" Snappier" Version =" 1.3.1" />
2019 </ItemGroup >
2120
2221 <ItemGroup >
You can’t perform that action at this time.
0 commit comments