This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-collections.git
The following commit(s) were added to refs/heads/master by this push: new 7e392b9 Fix Checkstyle suppressions DTD link. 7e392b9 is described below commit 7e392b90934e29435e7f6db4e6c417bf302a5db9 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Mon Jan 11 12:16:15 2021 -0500 Fix Checkstyle suppressions DTD link. --- src/conf/checkstyle-suppressions.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/conf/checkstyle-suppressions.xml b/src/conf/checkstyle-suppressions.xml index d39ca01..2c8939c 100644 --- a/src/conf/checkstyle-suppressions.xml +++ b/src/conf/checkstyle-suppressions.xml @@ -17,7 +17,7 @@ --> <!DOCTYPE suppressions PUBLIC - "-//Puppy Crawl//DTD Suppressions 1.0//EN" + "-//Checkstyle//DTD SuppressionFilter Configuration 1.0//EN" "https://checkstyle.org/dtds/suppressions_1_0.dtd"> <suppressions>