From: GiviMAD Date: Thu, 20 Oct 2022 05:26:39 +0000 (+0200) Subject: [jellyfin] upgrade sdk, fixes json parse error (#13572) X-Git-Url: https://git.basschouten.com/?a=commitdiff_plain;h=60c13b5cd179d9fcca0cc2664536feb14f72fd7f;p=openhab-addons.git [jellyfin] upgrade sdk, fixes json parse error (#13572) Signed-off-by: Miguel Álvarez --- diff --git a/bundles/org.openhab.binding.jellyfin/pom.xml b/bundles/org.openhab.binding.jellyfin/pom.xml index c644c853a6..ad58cfafd1 100644 --- a/bundles/org.openhab.binding.jellyfin/pom.xml +++ b/bundles/org.openhab.binding.jellyfin/pom.xml @@ -21,17 +21,17 @@ org.jellyfin.sdk jellyfin-core-jvm - 1.3.5 + 1.3.7 org.jellyfin.sdk jellyfin-api-jvm - 1.3.5 + 1.3.7 org.jellyfin.sdk jellyfin-model-jvm - 1.3.5 + 1.3.7 io.ktor