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-io.git
The following commit(s) were added to refs/heads/master by this push: new 94a6d100c Pick up JUnit Pioneer version from the parent POM 94a6d100c is described below commit 94a6d100c17edd70b8e0d6ead93343028ce254ae Author: Gary D. Gregory <garydgreg...@gmail.com> AuthorDate: Tue Jan 14 17:04:47 2025 -0500 Pick up JUnit Pioneer version from the parent POM --- pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/pom.xml b/pom.xml index 61442e6f6..f93d0ce90 100644 --- a/pom.xml +++ b/pom.xml @@ -58,7 +58,6 @@ file comparators, endian transformation classes, and much more. <dependency> <groupId>org.junit-pioneer</groupId> <artifactId>junit-pioneer</artifactId> - <version>1.9.1</version> <scope>test</scope> </dependency> <dependency>