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/09/08 10:24:51 UTC

[openmeetings] branch 4.0.x updated: [OPENMEETINGS-1928] spring version is updated

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

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


The following commit(s) were added to refs/heads/4.0.x by this push:
     new 5c18a1d  [OPENMEETINGS-1928] spring version is updated
5c18a1d is described below

commit 5c18a1d1fd5a014f0af7aeac01d5e3548d932f27
Author: Maxim Solodovnik <so...@gmail.com>
AuthorDate: Sat Sep 8 17:24:41 2018 +0700

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

diff --git a/pom.xml b/pom.xml
index afebc5c..bb7bc72 100644
--- a/pom.xml
+++ b/pom.xml
@@ -76,7 +76,7 @@
 		<wickets.version>8.0.0</wickets.version>
 		<red5-server.version>1.0.10-M9</red5-server.version>
 		<red5-client.version>1.0.10-M9</red5-client.version>
-		<spring.version>5.0.8.RELEASE</spring.version>
+		<spring.version>5.0.9.RELEASE</spring.version>
 		<mina.version>2.0.19</mina.version>
 		<tomcat.version>9.0.11</tomcat.version>
 		<ical4j.version>3.0.1</ical4j.version>