Skip to content

Commit

Permalink
Update CRT to pull in some race condition fixes (#156)
Browse files Browse the repository at this point in the history
  • Loading branch information
bretambrose authored Apr 15, 2021
1 parent 41d5e6f commit 4db7406
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<dependency>
<groupId>software.amazon.awssdk.crt</groupId>
<artifactId>aws-crt</artifactId>
<version>0.11.5</version>
<version>0.12.3</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down

0 comments on commit 4db7406

Please sign in to comment.