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-validator.git
The following commit(s) were added to refs/heads/master by this push:
new 23b927a2 Pick up JUnit Pioneer version from the parent POM
23b927a2 is described below
commit 23b927a2aa07d17ca11727ed1202c2626450e60c
Author: Gary D. Gregory <[email protected]>
AuthorDate: Tue Jan 14 17:04:21 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 487a720a..311ffe4d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -209,7 +209,6 @@
<dependency>
<groupId>org.junit-pioneer</groupId>
<artifactId>junit-pioneer</artifactId>
- <version>1.9.1</version>
<scope>test</scope>
</dependency>
<dependency>