Skip to content

Commit 942cc03

Browse files
claudiamurialdoBeta Bot
authored andcommitted
Cherry pick branch 'genexuslabs:fix/log4netvulnerability' into beta
1 parent 3496a59 commit 942cc03

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

dotnet/src/dotnetcore/GxPdfReportsCS.Itext4/GxPdfReportsCS.Itext4.csproj

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,11 @@
1515
</ItemGroup>
1616

1717
<ItemGroup>
18-
<PackageReference Include="log4net" Version="2.0.15" />
18+
<PackageReference Include="log4net" Version="3.3.0" />
1919
<PackageReference Include="Microsoft.DotNet.Analyzers.Compatibility" Version="0.2.12-alpha">
2020
<PrivateAssets>all</PrivateAssets>
2121
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2222
</PackageReference>
23-
<PackageReference Include="System.Drawing.Common" Version="6.0.0" />
24-
<PackageReference Include="System.Text.Encoding.CodePages" Version="6.0.0" />
2523
</ItemGroup>
2624

2725
<ItemGroup>

0 commit comments

Comments
 (0)