Skip to content
Snippets Groups Projects
Commit 7866087f authored by Luke O'mahony's avatar Luke O'mahony
Browse files

upd: updated dependencies for aws iot

parent e5714b80
Branches
No related merge requests found
......@@ -33,6 +33,18 @@
<version>2.0.0.RELEASE</version>
</dependency>
<dependency>
<groupId>com.ixortalk</groupId>
<artifactId>ixortalk-iot-client-spring-boot-starter</artifactId>
<version>0.0.6</version>
</dependency>
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-iot-device-sdk-java</artifactId>
<version>1.1.1</version>
</dependency>
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-aws</artifactId>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment