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-fileupload.git
The following commit(s) were added to refs/heads/master by this push: new 2f7a545b clirr.skip is no longer needed 2f7a545b is described below commit 2f7a545bf2efb7b70063b93b1c410f34e18dac4e Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Sun Aug 11 09:24:01 2024 -0400 clirr.skip is no longer needed --- pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1bfcf4e9..922b2eaa 100644 --- a/pom.xml +++ b/pom.xml @@ -84,7 +84,6 @@ <commons.io.version>2.16.1</commons.io.version> <commons.lang3.version>3.16.0</commons.lang3.version> <japicmp.skip>true</japicmp.skip> - <clirr.skip>true</clirr.skip> <animal.sniffer.skip>true</animal.sniffer.skip> <commons.javadoc.javaee.link>https://jakarta.ee/specifications/platform/9.1/apidocs/</commons.javadoc.javaee.link> <!-- Until commons-parent 73 -->