From 7268442c25b0e710e03c253f1e67b2196a82b872 Mon Sep 17 00:00:00 2001 From: GiviMAD Date: Fri, 17 Mar 2023 23:33:33 -0700 Subject: [PATCH] [watsonstt] Upgrade library (#14626) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miguel Álvarez --- bundles/org.openhab.voice.watsonstt/pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bundles/org.openhab.voice.watsonstt/pom.xml b/bundles/org.openhab.voice.watsonstt/pom.xml index f032f1e1dd9..941ac5a531f 100644 --- a/bundles/org.openhab.voice.watsonstt/pom.xml +++ b/bundles/org.openhab.voice.watsonstt/pom.xml @@ -20,20 +20,20 @@ com.ibm.watson speech-to-text - 10.0.1 + 11.0.0 compile com.ibm.cloud sdk-core - 9.15.5 + 9.17.3 compile com.ibm.watson common - 10.0.1 + 11.0.0 compile @@ -51,7 +51,7 @@ org.jetbrains.kotlin kotlin-stdlib - 1.6.0 + 1.6.21 compile