diff --git a/Customer.Service/Customer.Service.csproj b/Customer.Service/Customer.Service.csproj index e535e22..d31ccdb 100644 --- a/Customer.Service/Customer.Service.csproj +++ b/Customer.Service/Customer.Service.csproj @@ -5,7 +5,7 @@ </PropertyGroup> <ItemGroup> - <PackageReference Include="Microsoft.AspNetCore.App" Version="2.1.2" /> + <PackageReference Include="Microsoft.AspNetCore.App" Version="2.1.22" /> <PackageReference Include="Microsoft.AspNetCore.Mvc.Abstractions" Version="2.1.1" /> </ItemGroup>