Skip to content

Commit 285e671

Browse files
committed
Updating Snapshot and CRT Version in pom file.
1 parent 1ce3730 commit 285e671

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.48-SNAPSHOT</version>
24+
<version>2.10.55-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.13</version>
36+
<version>0.4.19</version>
3737
</dependency>
3838

3939
<!--SDK dependencies-->

0 commit comments

Comments
 (0)