You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by ma...@apache.org on 2020/04/21 13:19:49 UTC

[james-project] 01/06: JAMES-2932 upgrade spring version

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

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

commit ce513c3abdfec68545c8bb148a938e522541b688
Author: Matthieu Baechler <ma...@apache.org>
AuthorDate: Wed Oct 23 16:25:44 2019 +0200

    JAMES-2932 upgrade spring version
    
    	Sprint 3 is not working with Java-11
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 15cb0d7..b1e438f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -597,7 +597,7 @@
         <javax.activation.groupId>javax.activation</javax.activation.groupId>
         <javax.activation.artifactId>activation</javax.activation.artifactId>
         <jsieve.version>0.7</jsieve.version>
-        <spring.version>3.2.18.RELEASE</spring.version>
+        <spring.version>4.3.25.RELEASE</spring.version>
         <activmq-artemis.version>2.9.0</activmq-artemis.version>
         <apache-jspf-resolver.version>1.0.1</apache-jspf-resolver.version>
         <javamail.version>1.5.4</javamail.version>


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