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-vfs.git
The following commit(s) were added to refs/heads/master by this push: new aa6b84a Update tests from Apache Mina 2.0.7 to 2.0.19. aa6b84a is described below commit aa6b84a238b42bfdc53daf57ce29192291023f1d Author: Gary Gregory <ggreg...@rocketsoftware.com> AuthorDate: Fri Feb 1 09:34:50 2019 -0500 Update tests from Apache Mina 2.0.7 to 2.0.19. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ea22669..d1ca9b7 100644 --- a/pom.xml +++ b/pom.xml @@ -518,7 +518,7 @@ <groupId>org.apache.mina</groupId> <artifactId>mina-core</artifactId> <!-- 2.0.8 causes tests to fail --> - <version>2.0.7</version> + <version>2.0.19</version> </dependency> <dependency> <groupId>org.bouncycastle</groupId>