Skip to content

Commit 57c3298

Browse files
authored
Bump System.Security.Cryptography.Xml to version 4.7.1 (#670)
CVE-2022-34716 issue#97944 #GXSEC
1 parent 0e994b0 commit 57c3298

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dotnet/src/extensions/SecurityAPI/dotnet/dotnetcore/GeneXusXmlSignatureNetCore/GeneXusXmlSignatureNetCore.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727

2828
<ItemGroup>
2929
<PackageReference Include="Portable.BouncyCastle" Version="1.9.0" />
30-
<PackageReference Include="System.Security.Cryptography.Xml" Version="4.7.0" />
30+
<PackageReference Include="System.Security.Cryptography.Xml" Version="4.7.1" />
3131
</ItemGroup>
3232

3333
<ItemGroup>

0 commit comments

Comments
 (0)