Skip to content

Commit 2798540

Browse files
authored
Bump crt version to address hung connection issue (#96)
1 parent 2eec30f commit 2798540

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<dependency>
4242
<groupId>software.amazon.awssdk.crt</groupId>
4343
<artifactId>aws-crt</artifactId>
44-
<version>0.8.4</version>
44+
<version>0.8.5</version>
4545
<scope>compile</scope>
4646
</dependency>
4747
<dependency>

0 commit comments

Comments
 (0)