You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@taverna.apache.org by st...@apache.org on 2019/01/30 19:11:14 UTC

[incubator-taverna-maven-parent] branch master updated: newer spring

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

stain pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-taverna-maven-parent.git


The following commit(s) were added to refs/heads/master by this push:
     new 7fa4db6  newer spring
7fa4db6 is described below

commit 7fa4db60d5ce231909f40a1825e056e7585b5aaa
Author: Stian Soiland-Reyes <st...@apache.org>
AuthorDate: Wed Jan 30 19:10:58 2019 +0000

    newer spring
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 319af20..58a78a8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -567,7 +567,7 @@ upgraded - this leads to recursive spaghetti.
 <simple-jndi.version>0.11.1</simple-jndi.version>
 <slf4j.version>1.7.20</slf4j.version>
 <spring.dm.version>2.0.0.M1</spring.dm.version>
-<spring.version>3.0.5.RELEASE</spring.version>
+<spring.version>3.2.18.RELEASE</spring.version>
 <stax.version>1.0</stax.version>
 <tupelo.version>2.6</tupelo.version>
 <xalan.version>2.7.1</xalan.version>