From e850b4d3f69be548152f4fc09c35164f5edbd4c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Aug 2021 16:45:25 +0000 Subject: [PATCH] chore(deps): bump checkstyle from 6.13 to 8.29 in /pgjdbc Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 6.13 to 8.29. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-6.13...checkstyle-8.29) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pgjdbc/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pgjdbc/pom.xml b/pgjdbc/pom.xml index 20f631e5c3..e916068354 100644 --- a/pgjdbc/pom.xml +++ b/pgjdbc/pom.xml @@ -260,7 +260,7 @@ com.puppycrawl.tools checkstyle - 6.13 + 8.29