You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@james.apache.org by rc...@apache.org on 2021/01/29 03:09:06 UTC

[james-project] 06/13: JAMES-3494 increment scala and refined version

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

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

commit 461086b8802533fe38d9f5afe4a693539cefc024
Author: RĂ©mi Kowalski <rk...@linagora.com>
AuthorDate: Mon Jan 25 15:57:32 2021 +0100

    JAMES-3494 increment scala and refined version
---
 pom.xml                                | 2 +-
 server/protocols/jmap-rfc-8621/pom.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index ea61d1e..dbb7bc0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -646,7 +646,7 @@
         <bouncycastle.version>1.68</bouncycastle.version>
 
         <scala.base>2.13</scala.base>
-        <scala.version>${scala.base}.1</scala.version>
+        <scala.version>${scala.base}.4</scala.version>
         <scalatestplus-play.version>5.0.0</scalatestplus-play.version>
         <doclint>none</doclint>
     </properties>
diff --git a/server/protocols/jmap-rfc-8621/pom.xml b/server/protocols/jmap-rfc-8621/pom.xml
index 5d0a424..c8ae1da 100644
--- a/server/protocols/jmap-rfc-8621/pom.xml
+++ b/server/protocols/jmap-rfc-8621/pom.xml
@@ -119,7 +119,7 @@
         <dependency>
             <groupId>eu.timepit</groupId>
             <artifactId>refined_${scala.base}</artifactId>
-            <version>0.9.13</version>
+            <version>0.9.20</version>
         </dependency>
         <dependency>
             <groupId>io.projectreactor</groupId>


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org
For additional commands, e-mail: notifications-help@james.apache.org