diff --git a/sample-operators/mysql-schema/pom.xml b/sample-operators/mysql-schema/pom.xml
index c6ee96e8ea..b26cefe4a2 100644
--- a/sample-operators/mysql-schema/pom.xml
+++ b/sample-operators/mysql-schema/pom.xml
@@ -35,7 +35,7 @@
org.takes
takes
- 1.20
+ 1.21
mysql
diff --git a/sample-operators/tomcat-operator/pom.xml b/sample-operators/tomcat-operator/pom.xml
index a5385abfee..997b25b93c 100644
--- a/sample-operators/tomcat-operator/pom.xml
+++ b/sample-operators/tomcat-operator/pom.xml
@@ -39,7 +39,7 @@
org.takes
takes
- 1.20
+ 1.21
org.junit.jupiter
diff --git a/sample-operators/webpage/pom.xml b/sample-operators/webpage/pom.xml
index bb1c757518..d1dfcc8c2d 100644
--- a/sample-operators/webpage/pom.xml
+++ b/sample-operators/webpage/pom.xml
@@ -33,7 +33,7 @@
org.takes
takes
- 1.20
+ 1.21
io.fabric8