This is an automated email from the ASF dual-hosted git repository.

garydgregory 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 47590b080 Pick up Mockito version from Parent POM
47590b080 is described below

commit 47590b080298858c2c633135d6515028ef996a1e
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Jul 10 16:47:15 2026 -0400

    Pick up Mockito version from Parent POM
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2df427c73..692ab5918 100644
--- a/pom.xml
+++ b/pom.xml
@@ -79,7 +79,6 @@
     <dependency>
       <groupId>org.mockito</groupId>
       <artifactId>mockito-inline</artifactId>
-      <version>${commons.mockito.version}</version>
     </dependency>
     <!-- For Javadoc links -->
     <dependency>

Reply via email to