From 154368fc22ae09187bc3bf8088d77e17d4e4a11c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2019 03:00:59 +0000 Subject: [PATCH] Bump checkstyle from 8.10 to 8.18 in /JavaCrypto/Source Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.10 to 8.18. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.10...checkstyle-8.18) Signed-off-by: dependabot[bot] --- JavaCrypto/Source/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/JavaCrypto/Source/pom.xml b/JavaCrypto/Source/pom.xml index 6f708e3..61d9c48 100644 --- a/JavaCrypto/Source/pom.xml +++ b/JavaCrypto/Source/pom.xml @@ -55,7 +55,7 @@ com.puppycrawl.tools checkstyle - 8.10 + 8.18 com.github.ngeor