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-codec.git
The following commit(s) were added to refs/heads/master by this push: new 1ab1181c Remove whitespace 1ab1181c is described below commit 1ab1181c990622fd48d8b94346b57404897ea18b Author: Gary D. Gregory <garydgreg...@gmail.com> AuthorDate: Fri Dec 27 10:25:01 2024 -0500 Remove whitespace --- pom.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/pom.xml b/pom.xml index 1b5c6821..733661f2 100644 --- a/pom.xml +++ b/pom.xml @@ -140,7 +140,6 @@ limitations under the License. </plugins> </pluginManagement> <plugins> - <plugin> <groupId>org.apache.rat</groupId> <artifactId>apache-rat-plugin</artifactId> @@ -153,7 +152,6 @@ limitations under the License. </excludes> </configuration> </plugin> - <!-- Add Java 9 Automatic-Module-Name --> <plugin> <artifactId>maven-jar-plugin</artifactId>