Skip to content

Commit

Permalink
Update to 4.5.1 due to security alert on GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
fubar-coder committed Jul 1, 2019
1 parent d6f2e99 commit 8d01b90
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/FubarDev.FtpServer/FubarDev.FtpServer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Scrutor" Version="2.0.0" />
<PackageReference Include="System.IO.Pipelines" Version="4.5.0" />
<PackageReference Include="System.Memory" Version="4.5.0" />
<PackageReference Include="System.IO.Pipelines" Version="4.5.1" />
</ItemGroup>
<ItemGroup Condition=" '$(TargetFramework)' == 'netstandard1.3' ">
<PackageReference Include="System.Net.Security" Version="4.0.0" />
Expand Down

0 comments on commit 8d01b90

Please sign in to comment.