JAMES-2474 Upgrade Spring to 3.2.18-RELEASE
Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/71eaebf0 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/71eaebf0 Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/71eaebf0 Branch: refs/heads/master Commit: 71eaebf08c85d576a4316c9153f55c62ebc40afe Parents: d046726 Author: benwa <btell...@linagora.com> Authored: Wed Jul 18 13:55:54 2018 +0700 Committer: benwa <btell...@linagora.com> Committed: Fri Jul 20 09:42:00 2018 +0700 ---------------------------------------------------------------------- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/james-project/blob/71eaebf0/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 0fa06e0..807d99c 100644 --- a/pom.xml +++ b/pom.xml @@ -592,7 +592,7 @@ <javax.activation.artifactId>activation</javax.activation.artifactId> <jackrabbit.version>2.5.2</jackrabbit.version> <jsieve.version>0.7</jsieve.version> - <spring.version>3.2.14.RELEASE</spring.version> + <spring.version>3.2.18.RELEASE</spring.version> <geronimo-jms-spec.version>1.1.1</geronimo-jms-spec.version> <activmq-artemis.version>2.6.2</activmq-artemis.version> <h2.version>1.3.170</h2.version> @@ -625,7 +625,7 @@ <concurrent.version>1.3.4</concurrent.version> <log4j.version>1.2.17</log4j.version> <jcr.version>2.0</jcr.version> - <xbean-spring.version>3.12</xbean-spring.version> + <xbean-spring.version>4.9</xbean-spring.version> <netty.version>3.10.6.Final</netty.version> <geronimo-annotation-spec.version>1.0.1</geronimo-annotation-spec.version> <spring-osgi-extender.version>1.2.1</spring-osgi-extender.version> --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org