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 386ee701dae657b5f9ff4fb92ca3e2602e1c0518
Author: Benoit Tellier <btell...@linagora.com>
AuthorDate: Thu Oct 13 10:26:49 2022 +0700

    [UPGRADE] cats 2.7.0 -> 2.8.0
---
 server/protocols/jmap-rfc-8621/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/server/protocols/jmap-rfc-8621/pom.xml 
b/server/protocols/jmap-rfc-8621/pom.xml
index 8a9d62eba7..a43d9e2d4e 100644
--- a/server/protocols/jmap-rfc-8621/pom.xml
+++ b/server/protocols/jmap-rfc-8621/pom.xml
@@ -180,7 +180,7 @@
         <dependency>
             <groupId>org.typelevel</groupId>
             <artifactId>cats-core_${scala.base}</artifactId>
-            <version>2.7.0</version>
+            <version>2.8.0</version>
         </dependency>
     </dependencies>
     <build>


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

Reply via email to