From 24afa5951b17f97b7043e66b8abe6017074d5eca Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 26 Mar 2019 13:38:31 +0000 Subject: [PATCH] Polish "Use HTTPS for external links from XML files where possible" See gh-16311 --- spring-boot-parent/src/checkstyle/checkstyle-suppressions.xml | 4 ++-- spring-boot-parent/src/checkstyle/checkstyle.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/spring-boot-parent/src/checkstyle/checkstyle-suppressions.xml b/spring-boot-parent/src/checkstyle/checkstyle-suppressions.xml index 3a31420ebaf..1e7d5d40c30 100644 --- a/spring-boot-parent/src/checkstyle/checkstyle-suppressions.xml +++ b/spring-boot-parent/src/checkstyle/checkstyle-suppressions.xml @@ -1,7 +1,7 @@ + "-//Checkstyle//DTD SuppressionFilter Configuration 1.2//EN" + "https://checkstyle.org/dtds/suppressions_1_2.dtd"> diff --git a/spring-boot-parent/src/checkstyle/checkstyle.xml b/spring-boot-parent/src/checkstyle/checkstyle.xml index 40809422e23..3779c2dd958 100644 --- a/spring-boot-parent/src/checkstyle/checkstyle.xml +++ b/spring-boot-parent/src/checkstyle/checkstyle.xml @@ -1,5 +1,5 @@ - +