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 2023/05/31 08:41:57 UTC

[james-project] branch master updated: [UPGRADE] - Maven eu.timepit:refined_2.13:0.10.1 -> 0.10.3

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


The following commit(s) were added to refs/heads/master by this push:
     new bed04b7c21 [UPGRADE] - Maven eu.timepit:refined_2.13:0.10.1 -> 0.10.3
bed04b7c21 is described below

commit bed04b7c2167b9a2b9595aef70ad31695c9589d7
Author: Tung Tran <vt...@linagora.com>
AuthorDate: Wed May 31 11:05:21 2023 +0700

    [UPGRADE] - Maven eu.timepit:refined_2.13:0.10.1 -> 0.10.3
    
    For fitting with base scala version: 2.13.10
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 69b5c8a71c..cd584d3b81 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2314,7 +2314,7 @@
             <dependency>
                 <groupId>eu.timepit</groupId>
                 <artifactId>refined_${scala.base}</artifactId>
-                <version>0.10.1</version>
+                <version>0.10.3</version>
             </dependency>
             <dependency>
                 <groupId>io.cucumber</groupId>


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