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-parent.git


The following commit(s) were added to refs/heads/master by this push:
     new 745ec23  Update Mockito comment
745ec23 is described below

commit 745ec232a4070df07fa75b265c22d35ddf3079cc
Author: Gary Gregory <[email protected]>
AuthorDate: Sat May 30 08:09:16 2026 -0400

    Update Mockito comment
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index fff6ee8..5bc24b4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -145,7 +145,7 @@
     <commons.junit.version>5.14.3</commons.junit.version>
     <!-- JUnit Pioneer 2 requires Java 11 -->
     <commons.junit-pioneer.version>1.9.1</commons.junit-pioneer.version>
-    <!-- Mockito version 5 requires Java > 8 -->
+    <!-- Mockito 5 requires Java 11 -->
     <commons.mockito.version>4.11.0</commons.mockito.version>
     <commons.jmh.version>1.37</commons.jmh.version>
     <commons.asm.version>9.10.1</commons.asm.version>

Reply via email to