You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2022/05/15 23:12:17 UTC

[commons-text] 08/11: Add commment.

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

commit 8812ac5c4d426eeaf6f9858285f20a45560c201f
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sun May 15 18:52:23 2022 -0400

    Add commment.
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 4e41a8a6..126c4819 100644
--- a/pom.xml
+++ b/pom.xml
@@ -59,6 +59,7 @@
     <commons.jacoco.version>0.8.8</commons.jacoco.version>
     <commons.javadoc.version>3.4.0</commons.javadoc.version>
 
+    <!-- 22.1.0 requires Java 11 -->
     <graalvm.version>22.0.0.2</graalvm.version>
     <commons.rng.version>1.4</commons.rng.version>