Skip to content

Commit 8190e00

Browse files
committed
update AWS SDK to 2.26.15
1 parent 4ff24df commit 8190e00

File tree

13 files changed

+8
-1343
lines changed

13 files changed

+8
-1343
lines changed

labs/unicorn-location-api/final/unicorn-location-api-final/UnicornLocationFunction/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<dependency>
1818
<groupId>software.amazon.awssdk</groupId>
1919
<artifactId>dynamodb</artifactId>
20-
<version>2.25.45</version>
20+
<version>2.26.15</version>
2121
<exclusions>
2222
<exclusion>
2323
<groupId>software.amazon.awssdk</groupId>
@@ -34,7 +34,7 @@
3434
<dependency>
3535
<groupId>software.amazon.awssdk</groupId>
3636
<artifactId>aws-crt-client</artifactId>
37-
<version>2.25.45</version>
37+
<version>2.26.15</version>
3838
</dependency>
3939
<dependency>
4040
<groupId>com.amazonaws</groupId>

0 commit comments

Comments
 (0)