From d85c236a5edff67b904ee57e2c3256cd815e246f Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Thu, 22 Aug 2024 13:52:24 +0000
Subject: [PATCH] Bump AWSSDK.S3 from 3.7.400.3 to 3.7.402.1 in /src

Bumps [AWSSDK.S3](https://github.com/aws/aws-sdk-net) from 3.7.400.3 to 3.7.402.1.
- [Changelog](https://github.com/aws/aws-sdk-net/blob/main/SDK.CHANGELOG.MD)
- [Commits](https://github.com/aws/aws-sdk-net/commits)

---
updated-dependencies:
- dependency-name: AWSSDK.S3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 .../IoTHub.Portal.Infrastructure.csproj                         | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/IoTHub.Portal.Infrastructure/IoTHub.Portal.Infrastructure.csproj b/src/IoTHub.Portal.Infrastructure/IoTHub.Portal.Infrastructure.csproj
index 0c405951c..babda346b 100644
--- a/src/IoTHub.Portal.Infrastructure/IoTHub.Portal.Infrastructure.csproj
+++ b/src/IoTHub.Portal.Infrastructure/IoTHub.Portal.Infrastructure.csproj
@@ -106,7 +106,7 @@
     <PackageReference Include="AWSSDK.GreengrassV2" Version="3.7.301.23" />
     <PackageReference Include="AWSSDK.IoT" Version="3.7.400.3" />
     <PackageReference Include="AWSSDK.IotData" Version="3.7.300.112" />
-    <PackageReference Include="AWSSDK.S3" Version="3.7.400.3" />
+    <PackageReference Include="AWSSDK.S3" Version="3.7.402.1" />
     <PackageReference Include="AWSSDK.SecretsManager" Version="3.7.400.10" />
     <PackageReference Include="Azure.Data.Tables" Version="12.9.0" />
     <PackageReference Include="Azure.Messaging.EventHubs" Version="5.11.3" />