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:25:14 UTC

[openmeetings] branch master 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 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 ee03ef2  [OPENMEETINGS-1928] spring version is updated
ee03ef2 is described below

commit ee03ef2d90b91a1c7b380963b905d3b88f84932b
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 7ac1b0c..2a9c407 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>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>