You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by bt...@apache.org on 2020/07/23 07:53:21 UTC

[james-project] 10/18: JAMES-3177 use latest stable vavr library

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 <ma...@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-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org