Skip to content

Commit 53b3217

Browse files
authored
Merge pull request #765 from aws-samples/dependabot/maven/apps/ai-jvm-analyzer/awssdk-07f0578774
chore(deps): bump the awssdk group across 5 directories with 5 updates
2 parents e7156b7 + da2ebcc commit 53b3217

5 files changed

Lines changed: 8 additions & 8 deletions

File tree

apps/ai-jvm-analyzer/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<dependency>
3030
<groupId>software.amazon.awssdk</groupId>
3131
<artifactId>bom</artifactId>
32-
<version>2.40.15</version>
32+
<version>2.44.12</version>
3333
<type>pom</type>
3434
<scope>import</scope>
3535
</dependency>

apps/aiagent-agentcore/aiagent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
<dependency>
130130
<groupId>software.amazon.awssdk</groupId>
131131
<artifactId>bom</artifactId>
132-
<version>2.40.3</version>
132+
<version>2.44.12</version>
133133
<type>pom</type>
134134
<scope>import</scope>
135135
</dependency>

apps/java-spring-ai-agents/aiagent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
<dependency>
137137
<groupId>software.amazon.awssdk</groupId>
138138
<artifactId>bom</artifactId>
139-
<version>2.41.24</version>
139+
<version>2.44.12</version>
140140
<type>pom</type>
141141
<scope>import</scope>
142142
</dependency>

apps/unicorn-store-spring/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<dependency>
2828
<groupId>software.amazon.awssdk</groupId>
2929
<artifactId>bom</artifactId>
30-
<version>2.40.15</version>
30+
<version>2.44.12</version>
3131
<type>pom</type>
3232
<scope>import</scope>
3333
</dependency>

infra/cdk/pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -79,25 +79,25 @@
7979
<dependency>
8080
<groupId>software.amazon.awssdk</groupId>
8181
<artifactId>ec2</artifactId>
82-
<version>2.29.15</version>
82+
<version>2.44.12</version>
8383
</dependency>
8484

8585
<dependency>
8686
<groupId>software.amazon.awssdk</groupId>
8787
<artifactId>secretsmanager</artifactId>
88-
<version>2.29.15</version>
88+
<version>2.44.12</version>
8989
</dependency>
9090

9191
<dependency>
9292
<groupId>software.amazon.awssdk</groupId>
9393
<artifactId>ssm</artifactId>
94-
<version>2.29.15</version>
94+
<version>2.44.12</version>
9595
</dependency>
9696

9797
<dependency>
9898
<groupId>software.amazon.awssdk</groupId>
9999
<artifactId>rds</artifactId>
100-
<version>2.29.15</version>
100+
<version>2.44.12</version>
101101
</dependency>
102102

103103
<!-- Jackson for JSON processing -->

0 commit comments

Comments
 (0)