Updated the Hue API v 1.11 and tested.

Testing the upnp changes, ongoing.
This commit is contained in:
Admin
2016-06-03 16:25:00 -05:00
parent 39782fa339
commit 6c15ca2c3b
3 changed files with 166 additions and 81 deletions

10
pom.xml
View File

@@ -91,16 +91,6 @@
<artifactId>gson</artifactId>
<version>2.6.2</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.6.0</version>
</dependency>
<dependency>
<groupId>com.cedarsoftware</groupId>
<artifactId>json-io</artifactId>
<version>4.1.6</version>
</dependency>
<dependency>
<groupId>net.java.dev.eval</groupId>
<artifactId>eval</artifactId>