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:17 UTC

[james-project] branch master updated: [UPGRADE] scala-library 2.13.7 -> 2.13.9 (#1210)

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


The following commit(s) were added to refs/heads/master by this push:
     new eb4b121a5e [UPGRADE] scala-library 2.13.7 -> 2.13.9 (#1210)
eb4b121a5e is described below

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

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

diff --git a/pom.xml b/pom.xml
index 9c1997dd18..fafaf892d7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -658,7 +658,7 @@
         <bouncycastle.version>1.70</bouncycastle.version>
 
         <scala.base>2.13</scala.base>
-        <scala.version>${scala.base}.8</scala.version>
+        <scala.version>${scala.base}.9</scala.version>
         <scalatestplus-play.version>5.0.0</scalatestplus-play.version>
         <doclint>none</doclint>
         <mockito.version>4.6.0</mockito.version>
@@ -3000,7 +3000,7 @@
                             <compilerPlugin>
                                 <groupId>org.scalameta</groupId>
                                 <artifactId>semanticdb-scalac_${scala.version}</artifactId>
-                                <version>4.4.32</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