diff --git a/sample-operators/mysql-schema/pom.xml b/sample-operators/mysql-schema/pom.xml index 8f6edbf902..d70dffe0cd 100644 --- a/sample-operators/mysql-schema/pom.xml +++ b/sample-operators/mysql-schema/pom.xml @@ -35,7 +35,7 @@ org.takes takes - 1.21.1 + 1.22.0 mysql diff --git a/sample-operators/tomcat-operator/pom.xml b/sample-operators/tomcat-operator/pom.xml index e7981f9edd..bede80d2ea 100644 --- a/sample-operators/tomcat-operator/pom.xml +++ b/sample-operators/tomcat-operator/pom.xml @@ -39,7 +39,7 @@ org.takes takes - 1.21.1 + 1.22.0 org.junit.jupiter diff --git a/sample-operators/webpage/pom.xml b/sample-operators/webpage/pom.xml index a602e19903..f702404394 100644 --- a/sample-operators/webpage/pom.xml +++ b/sample-operators/webpage/pom.xml @@ -33,7 +33,7 @@ org.takes takes - 1.21.1 + 1.22.0 io.fabric8