Skip to content

Commit

Permalink
Bump log4net in /sdk/mgmtcommon/ClientRuntime.Log4Net (#21964)
Browse files Browse the repository at this point in the history
Bumps [log4net](https://github.com/apache/logging-log4net) from 2.0.3 to 2.0.10.
- [Release notes](https://github.com/apache/logging-log4net/releases)
- [Changelog](https://github.com/apache/logging-log4net/blob/master/ReleaseInstructions.txt)
- [Commits](https://github.com/apache/logging-log4net/commits/rel/2.0.10)

---
updated-dependencies:
- dependency-name: log4net
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 21, 2021
1 parent cbad4bb commit c11b128
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="log4net" Version="2.0.3" />
<PackageReference Include="log4net" Version="2.0.10" />
<!--<PackageReference Include="Microsoft.Rest.ClientRuntime" Version="2.3.6" />-->
</ItemGroup>
</Project>

0 comments on commit c11b128

Please sign in to comment.