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 2018/02/16 16:30:54 UTC

svn commit: r1824528 - /commons/proper/vfs/trunk/pom.xml

Author: ggregory
Date: Fri Feb 16 16:30:54 2018
New Revision: 1824528

URL: http://svn.apache.org/viewvc?rev=1824528&view=rev
Log:
Add comment.

Modified:
    commons/proper/vfs/trunk/pom.xml

Modified: commons/proper/vfs/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/vfs/trunk/pom.xml?rev=1824528&r1=1824527&r2=1824528&view=diff
==============================================================================
--- commons/proper/vfs/trunk/pom.xml (original)
+++ commons/proper/vfs/trunk/pom.xml Fri Feb 16 16:30:54 2018
@@ -490,6 +490,7 @@
       <dependency>
         <groupId>org.apache.mina</groupId>
         <artifactId>mina-core</artifactId>
+        <!-- 2.0.8 causes tests to fail -->
         <version>2.0.7</version>
       </dependency>
       <dependency>