diff --git a/sample-operators/mysql-schema/pom.xml b/sample-operators/mysql-schema/pom.xml index 7e68368a42..ead7a61422 100644 --- a/sample-operators/mysql-schema/pom.xml +++ b/sample-operators/mysql-schema/pom.xml @@ -35,7 +35,7 @@ org.takes takes - 1.23.0 + 1.24.0 mysql diff --git a/sample-operators/tomcat-operator/pom.xml b/sample-operators/tomcat-operator/pom.xml index e20caf8646..30f2da6241 100644 --- a/sample-operators/tomcat-operator/pom.xml +++ b/sample-operators/tomcat-operator/pom.xml @@ -39,7 +39,7 @@ org.takes takes - 1.23.0 + 1.24.0 org.junit.jupiter diff --git a/sample-operators/webpage/pom.xml b/sample-operators/webpage/pom.xml index 1f7330d606..58a9921d03 100644 --- a/sample-operators/webpage/pom.xml +++ b/sample-operators/webpage/pom.xml @@ -33,7 +33,7 @@ org.takes takes - 1.23.0 + 1.24.0 io.fabric8