Skip to content

Commit

Permalink
[ODS-4896] Upgrade log4net in DbDeploy (#306)
Browse files Browse the repository at this point in the history
  • Loading branch information
raghuramakrishna authored Mar 24, 2021
1 parent 2cd35ac commit 0e37980
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="CommandLineParser" Version="2.8.0" />
<PackageReference Include="log4net" Version="2.0.8" />
<PackageReference Include="log4net" Version="2.0.12" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 0e37980

Please sign in to comment.