Skip to content

Commit

Permalink
Rollback CRT version to one that isn't broken on arm (#420)
Browse files Browse the repository at this point in the history
  • Loading branch information
bretambrose authored May 11, 2023
1 parent 727e840 commit 94449b4
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.21.14</version>
<version>0.21.12</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit 94449b4

Please sign in to comment.