Skip to content

Commit 55328ea

Browse files
Merge pull request #5 from piotr-mamenas/dependabot/nuget/Service/log4net-2.0.10
Bump log4net from 2.0.8 to 2.0.10 in /Service
2 parents 342296f + c8d2230 commit 55328ea

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)