You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@james.apache.org by bt...@apache.org on 2022/09/28 02:55:10 UTC

[james-project] branch 3.7.x updated: [UPGRADE] scala-library 2.13.7 -> 2.13.9 (#1209)

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

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


The following commit(s) were added to refs/heads/3.7.x by this push:
     new b71e7119b9 [UPGRADE] scala-library 2.13.7 -> 2.13.9 (#1209)
b71e7119b9 is described below

commit b71e7119b9d060146317db88d3ba6a439d34140b
Author: Benoit TELLIER <bt...@linagora.com>
AuthorDate: Wed Sep 28 09:55:06 2022 +0700

    [UPGRADE] scala-library 2.13.7 -> 2.13.9 (#1209)
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 784dc7bb35..29c6e04153 100644
--- a/pom.xml
+++ b/pom.xml
@@ -648,7 +648,7 @@
         <bouncycastle.version>1.70</bouncycastle.version>
 
         <scala.base>2.13</scala.base>
-        <scala.version>${scala.base}.7</scala.version>
+        <scala.version>${scala.base}.9</scala.version>
         <scalatestplus-play.version>5.0.0</scalatestplus-play.version>
         <doclint>none</doclint>
     </properties>
@@ -2960,7 +2960,7 @@
                             <compilerPlugin>
                                 <groupId>org.scalameta</groupId>
                                 <artifactId>semanticdb-scalac_${scala.version}</artifactId>
-                                <version>4.4.31</version>
+                                <version>4.5.13</version>
                             </compilerPlugin>
                         </compilerPlugins>
                     </configuration>


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