Skip to content

Commit 42de800

Browse files
Bump System.Net.Http from 4.3.3 to 4.3.4 in /sdk/src/Core (#193)
Bumps System.Net.Http from 4.3.3 to 4.3.4. Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c32a39d commit 42de800

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/src/Core/AWSXRayRecorder.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
</ItemGroup>
4343

4444
<ItemGroup Condition="'$(TargetFramework)' == 'netstandard2.0'">
45-
<PackageReference Include="System.Net.Http" Version="4.3.3" />
45+
<PackageReference Include="System.Net.Http" Version="4.3.4" />
4646
<PackageReference Include="Microsoft.AspNetCore.Http" Version="2.0.0" />
4747
<PackageReference Include="Microsoft.Extensions.Configuration" Version="2.0.0" />
4848
</ItemGroup>

0 commit comments

Comments
 (0)