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-crypto.git
commit 9ee9c7e4156fa4f9594bee744ae83483381b0871 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Sat Jan 14 14:47:58 2023 -0500 Pick up spotbugs-maven-plugin version from parent POM --- pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3e9bc2b..6121c40 100644 --- a/pom.xml +++ b/pom.xml @@ -143,7 +143,6 @@ The following provides more details on the included cryptographic software: <checkstyle.resourceExcludes>LICENSE.txt, NOTICE.txt, **/maven-archiver/pom.properties</checkstyle.resourceExcludes> <japicmp.skip>false</japicmp.skip> - <commons.spotbugs.version>4.7.3.0</commons.spotbugs.version> <!-- 1.21 and 1.22 cause failures --> <commons.animal-sniffer.version>1.20</commons.animal-sniffer.version>