Skip to content

Commit 5e85430

Browse files
committed
Updating to latest SDK snapshot and CRT
1 parent 59e5730 commit 5e85430

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

http-clients/aws-crt-client/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>http-clients</artifactId>
2323
<groupId>software.amazon.awssdk</groupId>
24-
<version>2.10.55-SNAPSHOT</version>
24+
<version>2.10.57-SNAPSHOT</version>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>
2727

@@ -33,7 +33,7 @@
3333
<dependency>
3434
<groupId>software.amazon.awssdk.crt</groupId>
3535
<artifactId>aws-crt</artifactId>
36-
<version>0.4.19</version>
36+
<version>0.4.20</version>
3737
</dependency>
3838

3939
<!--SDK dependencies-->

0 commit comments

Comments
 (0)