Browse Source

Merge pull request #190 from abpframework/gterdem/yarp_update

Yarp security update
pull/199/head
Enis Necipoglu 3 years ago
committed by GitHub
parent
commit
fa35f610f7
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      shared/EShopOnAbp.Shared.Hosting.Gateways/EShopOnAbp.Shared.Hosting.Gateways.csproj

2
shared/EShopOnAbp.Shared.Hosting.Gateways/EShopOnAbp.Shared.Hosting.Gateways.csproj

@ -5,7 +5,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Yarp.ReverseProxy" Version="1.0.0" />
<PackageReference Include="Yarp.ReverseProxy" Version="1.1.2" />
</ItemGroup>
<ItemGroup>

Loading…
Cancel
Save