Skip to content

Commit c8d2230

Browse files
Bump log4net from 2.0.8 to 2.0.10 in /Service
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/ReleaseInstructions.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] <support@github.com>
1 parent cbf0af1 commit c8d2230

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Service/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<package id="FluentValidation" version="8.1.2" targetFramework="net46" />
66
<package id="FluentValidation.ValidatorAttribute" version="8.1.2" targetFramework="net46" />
77
<package id="FluentValidation.WebApi" version="8.1.2" targetFramework="net46" />
8-
<package id="log4net" version="2.0.8" targetFramework="net46" />
8+
<package id="log4net" version="2.0.10" targetFramework="net46" />
99
<package id="Microsoft.AspNet.Cors" version="5.2.3" targetFramework="net46" />
1010
<package id="Microsoft.AspNet.Identity.Core" version="2.2.1" targetFramework="net46" />
1111
<package id="Microsoft.AspNet.Identity.EntityFramework" version="2.2.1" targetFramework="net46" />

0 commit comments

Comments
 (0)