From 371a364ce0a45ba2e18f123fdef304f824476fff Mon Sep 17 00:00:00 2001 From: Gary Gregory Date: Mon, 11 Jan 2021 12:08:34 -0500 Subject: [PATCH] Fix Checkstyle configuration DTD link. --- checkstyle.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/checkstyle.xml b/checkstyle.xml index 8873dd40..6fb154d6 100644 --- a/checkstyle.xml +++ b/checkstyle.xml @@ -17,8 +17,8 @@ limitations under the License. --> + "-//Checkstyle//DTD Checkstyle Configuration 1.2//EN" + "https://checkstyle.org/dtds/configuration_1_2.dtd">