Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ONLYOFFICE/CommunityServer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-08-08 14:41:57 +0300
committerGitHub <noreply@github.com>2022-08-08 14:41:57 +0300
commit2e92b19bbbbe463a50eb9e69546898a9db18b4bf (patch)
tree78cdbd18c8ee468d07c3ce19b1bd14d6008c29bb
parentadc7314d9b1019070dacfbbed81230aecb373f51 (diff)
Bump log4net from 2.0.8 to 2.0.10 in /web/studio/ASC.Web.Uploaddependabot/nuget/web/studio/ASC.Web.Upload/log4net-2.0.10
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](https://github.com/apache/logging-log4net/compare/rel/2.0.8...rel/2.0.10) --- updated-dependencies: - dependency-name: log4net dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--common/ASC.Common/ASC.Common.csproj2
-rw-r--r--web/studio/ASC.Web.Upload/ASC.Web.Upload.csproj2
2 files changed, 2 insertions, 2 deletions
diff --git a/common/ASC.Common/ASC.Common.csproj b/common/ASC.Common/ASC.Common.csproj
index b983464a8..6d03fafab 100644
--- a/common/ASC.Common/ASC.Common.csproj
+++ b/common/ASC.Common/ASC.Common.csproj
@@ -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>
diff --git a/web/studio/ASC.Web.Upload/ASC.Web.Upload.csproj b/web/studio/ASC.Web.Upload/ASC.Web.Upload.csproj
index ba7aaacf6..012929029 100644
--- a/web/studio/ASC.Web.Upload/ASC.Web.Upload.csproj
+++ b/web/studio/ASC.Web.Upload/ASC.Web.Upload.csproj
@@ -176,7 +176,7 @@
<Version>1.6.7</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>