Skip to content

Commit

Permalink
Update aws-java-sdk monorepo to v1.12.610
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 11, 2023
1 parent 017afc9 commit 65acf8d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions s3auth-hosts/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-dynamodb</artifactId>
<version>1.12.609</version>
<version>1.12.610</version>
<exclusions>
<exclusion>
<groupId>org.apache.httpcomponents</groupId>
Expand All @@ -74,7 +74,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-core</artifactId>
<version>1.12.609</version>
<version>1.12.610</version>
<exclusions>
<exclusion>
<groupId>org.apache.httpcomponents</groupId>
Expand All @@ -85,7 +85,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-s3</artifactId>
<version>1.12.609</version>
<version>1.12.610</version>
<exclusions>
<exclusion>
<groupId>org.apache.httpcomponents</groupId>
Expand Down

0 comments on commit 65acf8d

Please sign in to comment.