diff --git a/bundles/org.openhab.binding.chromecast/NOTICE b/bundles/org.openhab.binding.chromecast/NOTICE index 7f3293872ba..a6e0423533f 100644 --- a/bundles/org.openhab.binding.chromecast/NOTICE +++ b/bundles/org.openhab.binding.chromecast/NOTICE @@ -21,5 +21,5 @@ protobuf-java chromecast-java-api-v2 * License: Apache 2.0 License -* Project: https://github.com/vitalidze/chromecast-java-api-v2 -* Source: https://github.com/vitalidze/chromecast-java-api-v2 +* Project: https://github.com/sfuhrm/chromecast-java-api-v2 +* Source: https://github.com/sfuhrm/chromecast-java-api-v2 diff --git a/bundles/org.openhab.binding.chromecast/pom.xml b/bundles/org.openhab.binding.chromecast/pom.xml index ba4995ad9bf..7de248acf9c 100644 --- a/bundles/org.openhab.binding.chromecast/pom.xml +++ b/bundles/org.openhab.binding.chromecast/pom.xml @@ -20,9 +20,9 @@ - su.litvak.chromecast - api-v2 - 0.11.3 + de.sfuhrm + chromecast-java-api-v2 + 0.12.3 compile @@ -33,8 +33,8 @@ com.google.protobuf - protobuf-java - 2.6.0 + protobuf-javalite + 3.25.1 compile