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-lang.git
The following commit(s) were added to refs/heads/master by this push: new 06d71042d Pick up JUnit Pioneer version from the parent POM 06d71042d is described below commit 06d71042d603efd2a15ca08001061266c1251f47 Author: Gary D. Gregory <garydgreg...@gmail.com> AuthorDate: Tue Jan 14 17:03:40 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 bfc191c3c..f93a3c354 100644 --- a/pom.xml +++ b/pom.xml @@ -66,7 +66,6 @@ <dependency> <groupId>org.junit-pioneer</groupId> <artifactId>junit-pioneer</artifactId> - <version>1.9.1</version> <scope>test</scope> </dependency> <dependency>