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