Skip to content

Commit f6eadd7

Browse files
Bump log4net from 2.0.8 to 2.0.10 in /src/Sikiro.Tookits
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) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 843273f commit f6eadd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Sikiro.Tookits/Sikiro.Tookits.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
<ItemGroup>
1919
<PackageReference Include="DotNetCore.NPOI" Version="1.2.1" />
20-
<PackageReference Include="log4net" Version="2.0.8" />
20+
<PackageReference Include="log4net" Version="2.0.10" />
2121
<PackageReference Include="Mapster" Version="6.5.1" />
2222
<PackageReference Include="Microsoft.AspNet.WebApi.Client" Version="5.2.7" />
2323
<PackageReference Include="Microsoft.AspNetCore.Http" Version="2.2.2" />

0 commit comments

Comments
 (0)