You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by so...@apache.org on 2018/08/08 15:05:32 UTC

[openmeetings] branch master updated: [OPENMEETINGS-1897] spring version is updated

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

solomax pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openmeetings.git


The following commit(s) were added to refs/heads/master by this push:
     new 84bf6d1  [OPENMEETINGS-1897] spring version is updated
84bf6d1 is described below

commit 84bf6d12c749f0a4047baef38d21a633fb50bf05
Author: Maxim Solodovnik <so...@gmail.com>
AuthorDate: Wed Aug 8 22:04:45 2018 +0700

    [OPENMEETINGS-1897] spring version is updated
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d415956..473cadf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -75,7 +75,7 @@
 		<wicketju.version>8.0.0</wicketju.version>
 		<wickets.version>8.0.0</wickets.version>
 		<red5-client.version>1.0.10-M9</red5-client.version>
-		<spring.version>4.3.18.RELEASE</spring.version>
+		<spring.version>5.0.8.RELEASE</spring.version>
 		<mina.version>2.0.19</mina.version>
 		<tomcat.version>9.0.10</tomcat.version>
 		<ical4j.version>2.2.0</ical4j.version>