Skip to content

Commit 4f92636

Browse files
authored
Automated: Update AWS SDK BOM Java v2 (#7641)
Automated: update AWS SDK BOM version
1 parent 3df9644 commit 4f92636

File tree

83 files changed

+83
-83
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

83 files changed

+83
-83
lines changed

javav2/example_code/acm/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<dependency>
3737
<groupId>software.amazon.awssdk</groupId>
3838
<artifactId>bom</artifactId>
39-
<version>2.31.8</version>
39+
<version>2.35.10</version>
4040
<type>pom</type>
4141
<scope>import</scope>
4242
</dependency>

javav2/example_code/apigateway/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<dependency>
2727
<groupId>software.amazon.awssdk</groupId>
2828
<artifactId>bom</artifactId>
29-
<version>2.31.8</version>
29+
<version>2.35.10</version>
3030
<type>pom</type>
3131
<scope>import</scope>
3232
</dependency>

javav2/example_code/appautoscale/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<dependency>
2727
<groupId>software.amazon.awssdk</groupId>
2828
<artifactId>bom</artifactId>
29-
<version>2.31.8</version>
29+
<version>2.35.10</version>
3030
<type>pom</type>
3131
<scope>import</scope>
3232
</dependency>

javav2/example_code/appsync/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<dependency>
3636
<groupId>software.amazon.awssdk</groupId>
3737
<artifactId>bom</artifactId>
38-
<version>2.31.8</version>
38+
<version>2.35.10</version>
3939
<type>pom</type>
4040
<scope>import</scope>
4141
</dependency>

javav2/example_code/athena/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<dependency>
2626
<groupId>software.amazon.awssdk</groupId>
2727
<artifactId>bom</artifactId>
28-
<version>2.31.8</version>
28+
<version>2.35.10</version>
2929
<type>pom</type>
3030
<scope>import</scope>
3131
</dependency>

javav2/example_code/autoscale/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<dependency>
2727
<groupId>software.amazon.awssdk</groupId>
2828
<artifactId>bom</artifactId>
29-
<version>2.31.8</version>
29+
<version>2.35.10</version>
3030
<type>pom</type>
3131
<scope>import</scope>
3232
</dependency>

javav2/example_code/batch/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<dependency>
3636
<groupId>software.amazon.awssdk</groupId>
3737
<artifactId>bom</artifactId>
38-
<version>2.31.8</version>
38+
<version>2.35.10</version>
3939
<type>pom</type>
4040
<scope>import</scope>
4141
</dependency>

javav2/example_code/bedrock-agents-runtime/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<dependency>
3838
<groupId>software.amazon.awssdk</groupId>
3939
<artifactId>bom</artifactId>
40-
<version>2.28.10</version>
40+
<version>2.35.10</version>
4141
<type>pom</type>
4242
<scope>import</scope>
4343
</dependency>

javav2/example_code/bedrock-runtime/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<dependency>
3131
<groupId>software.amazon.awssdk</groupId>
3232
<artifactId>bom</artifactId>
33-
<version>2.34.7</version>
33+
<version>2.35.10</version>
3434
<type>pom</type>
3535
<scope>import</scope>
3636
</dependency>

javav2/example_code/bedrock/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<dependency>
3131
<groupId>software.amazon.awssdk</groupId>
3232
<artifactId>bom</artifactId>
33-
<version>2.24.0</version>
33+
<version>2.35.10</version>
3434
<type>pom</type>
3535
<scope>import</scope>
3636
</dependency>

0 commit comments

Comments
 (0)