Skip to content

Commit

Permalink
Bump log4net in /module/ASC.Mail/Services/ASC.Mail.Watchdog.Service
Browse files Browse the repository at this point in the history
Bumps [log4net](https://github.com/apache/logging-log4net) from 2.0.8 to 2.0.10.
- [Release notes](https://github.com/apache/logging-log4net/releases)
- [Changelog](https://github.com/apache/logging-log4net/blob/master/doc/ReleaseInstructions-legacy.txt)
- [Commits](apache/logging-log4net@rel/2.0.8...rel/2.0.10)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 25, 2022
1 parent 9f0d509 commit 4930efd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion common/ASC.Common/ASC.Common.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@
<Version>1.6.0.1</Version>
</PackageReference>
<PackageReference Include="log4net">
<Version>2.0.9</Version>
<Version>2.0.10</Version>
</PackageReference>
<PackageReference Include="Microsoft.AspNetCore.Cryptography.KeyDerivation">
<Version>3.1.4</Version>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
<Version>2.8.0</Version>
</PackageReference>
<PackageReference Include="log4net">
<Version>2.0.9</Version>
<Version>2.0.10</Version>
</PackageReference>
<PackageReference Include="MySql.Data">
<Version>8.0.29</Version>
Expand Down

0 comments on commit 4930efd

Please sign in to comment.