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


The following commit(s) were added to refs/heads/master by this push:
     new 0424232  Add comment.
0424232 is described below

commit 042423214371eaba7000ae8b301adbd19532b729
Author: Gary Gregory <gardgreg...@gmail.com>
AuthorDate: Sun Apr 14 20:28:05 2019 -0400

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

diff --git a/pom.xml b/pom.xml
index e040934..0726858 100644
--- a/pom.xml
+++ b/pom.xml
@@ -235,6 +235,7 @@ file comparators, endian transformation classes, and much 
more.
     <dependency>
       <groupId>org.apache.commons</groupId>
       <artifactId>commons-lang3</artifactId>
+      <!-- 3.9 requires Java 8 -->
       <version>3.8.1</version>
       <scope>test</scope>
     </dependency>

Reply via email to