From 00f2e4102844a5ead0e6fcda7dcd360557cd65dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Jan 2021 19:23:46 +0000 Subject: [PATCH] Bump checkstyle from 8.4 to 8.29 in /flink-core 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) Signed-off-by: dependabot[bot] --- flink-core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flink-core/pom.xml b/flink-core/pom.xml index 04652279288a3..001c60846cfe9 100644 --- a/flink-core/pom.xml +++ b/flink-core/pom.xml @@ -166,7 +166,7 @@ under the License. com.puppycrawl.tools checkstyle - 8.4 + 8.29