Skip to content

Commit 29129e9

Browse files
Update dependency SharpCompress to 0.50.0
1 parent f4df627 commit 29129e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/NServiceBus.Storage.MongoDB/NServiceBus.Storage.MongoDB.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<ItemGroup Label="Direct references to transitive dependencies to avoid versions with CVE">
1616
<!-- SharpCompress is brought in by MongoDB.Driver -->
1717
<!-- This reference can be removed when MongoDB.Driver is updated to reference the latest version of SharpCompress -->
18-
<PackageReference Include="SharpCompress" Version="0.48.1" />
18+
<PackageReference Include="SharpCompress" Version="0.50.0" />
1919
</ItemGroup>
2020

2121
<ItemGroup>

0 commit comments

Comments
 (0)