diff --git a/sample-operators/mysql-schema/pom.xml b/sample-operators/mysql-schema/pom.xml index d70dffe0cd..7e68368a42 100644 --- a/sample-operators/mysql-schema/pom.xml +++ b/sample-operators/mysql-schema/pom.xml @@ -35,7 +35,7 @@ org.takes takes - 1.22.0 + 1.23.0 mysql diff --git a/sample-operators/tomcat-operator/pom.xml b/sample-operators/tomcat-operator/pom.xml index bede80d2ea..e20caf8646 100644 --- a/sample-operators/tomcat-operator/pom.xml +++ b/sample-operators/tomcat-operator/pom.xml @@ -39,7 +39,7 @@ org.takes takes - 1.22.0 + 1.23.0 org.junit.jupiter diff --git a/sample-operators/webpage/pom.xml b/sample-operators/webpage/pom.xml index f702404394..1f7330d606 100644 --- a/sample-operators/webpage/pom.xml +++ b/sample-operators/webpage/pom.xml @@ -33,7 +33,7 @@ org.takes takes - 1.22.0 + 1.23.0 io.fabric8