From e73bd6e89beea4da569b8a720f82ac9e5455a5f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2024 03:41:41 +0000 Subject: [PATCH] chore(deps): bump org.takes:takes from 1.24.4 to 1.24.6 Bumps [org.takes:takes](https://github.com/yegor256/takes) from 1.24.4 to 1.24.6. - [Release notes](https://github.com/yegor256/takes/releases) - [Commits](https://github.com/yegor256/takes/compare/1.24.4...1.24.6) --- updated-dependencies: - dependency-name: org.takes:takes dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- sample-operators/controller-namespace-deletion/pom.xml | 2 +- sample-operators/leader-election/pom.xml | 2 +- sample-operators/mysql-schema/pom.xml | 2 +- sample-operators/tomcat-operator/pom.xml | 2 +- sample-operators/webpage/pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/sample-operators/controller-namespace-deletion/pom.xml b/sample-operators/controller-namespace-deletion/pom.xml index ff77fe478e..532853b311 100644 --- a/sample-operators/controller-namespace-deletion/pom.xml +++ b/sample-operators/controller-namespace-deletion/pom.xml @@ -43,7 +43,7 @@ org.takes takes - 1.24.4 + 1.24.6 org.awaitility diff --git a/sample-operators/leader-election/pom.xml b/sample-operators/leader-election/pom.xml index 5fe998e83e..d35018c1de 100644 --- a/sample-operators/leader-election/pom.xml +++ b/sample-operators/leader-election/pom.xml @@ -43,7 +43,7 @@ org.takes takes - 1.24.4 + 1.24.6 org.awaitility diff --git a/sample-operators/mysql-schema/pom.xml b/sample-operators/mysql-schema/pom.xml index fae3a3c01c..b96230370c 100644 --- a/sample-operators/mysql-schema/pom.xml +++ b/sample-operators/mysql-schema/pom.xml @@ -37,7 +37,7 @@ org.takes takes - 1.24.4 + 1.24.6 mysql diff --git a/sample-operators/tomcat-operator/pom.xml b/sample-operators/tomcat-operator/pom.xml index 3f4fd3f49b..2b0dccc1ec 100644 --- a/sample-operators/tomcat-operator/pom.xml +++ b/sample-operators/tomcat-operator/pom.xml @@ -52,7 +52,7 @@ org.takes takes - 1.24.4 + 1.24.6 org.junit.jupiter diff --git a/sample-operators/webpage/pom.xml b/sample-operators/webpage/pom.xml index f67974cb25..ac9a5808da 100644 --- a/sample-operators/webpage/pom.xml +++ b/sample-operators/webpage/pom.xml @@ -42,7 +42,7 @@ org.takes takes - 1.24.4 + 1.24.6 org.awaitility