From 6b72852f3fa68172792a7c84eb518b2e7e939c50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Jul 2023 13:02:41 +0000 Subject: [PATCH] Bump checkstyle from 8.4 to 8.29 in /flink-runtime Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.4 to 8.29. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.4...checkstyle-8.29) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- flink-runtime/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/flink-runtime/pom.xml b/flink-runtime/pom.xml index ce29e9760b409..3da7fef4d39b9 100644 --- a/flink-runtime/pom.xml +++ b/flink-runtime/pom.xml @@ -270,7 +270,7 @@ under the License. com.puppycrawl.tools checkstyle - 8.4 + 8.29 diff --git a/pom.xml b/pom.xml index 6b68932efe577..3d7ae4a62fb00 100644 --- a/pom.xml +++ b/pom.xml @@ -1083,7 +1083,7 @@ under the License. com.puppycrawl.tools checkstyle - 8.4 + 8.29