This is an automated email from the ASF dual-hosted git repository.

btellier pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git

commit cd8e7902f5bfcbdf25da56a4bb236109b6199c5e
Author: Matthieu Baechler <matth...@apache.org>
AuthorDate: Tue Jun 16 18:07:55 2020 +0200

    JAMES-3177 use latest stable vavr library
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 85d33d8..46add5d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2209,7 +2209,7 @@
             <dependency>
                 <groupId>io.vavr</groupId>
                 <artifactId>vavr</artifactId>
-                <version>0.9.0</version>
+                <version>0.10.3</version>
             </dependency>
             <dependency>
                 <groupId>javax.activation</groupId>


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to