Skip to content

Commit

Permalink
build: update device sdk dependency to latest version: 1.5.3 (#1129)
Browse files Browse the repository at this point in the history
  • Loading branch information
prateek-y authored and shaguptashaikh committed Nov 4, 2021
1 parent ebc0c66 commit dbfe444
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@
<dependency>
<groupId>software.amazon.awssdk.iotdevicesdk</groupId>
<artifactId>aws-iot-device-sdk</artifactId>
<version>1.5.1-WINDOWS-SNAPSHOT</version>
<version>1.5.3-WINDOWS-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.bouncycastle</groupId>
Expand Down

0 comments on commit dbfe444

Please sign in to comment.