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 2017/11/02 17:08:32 UTC

openmeetings git commit: [OPENMEETINGS-1738] tomcat version is updated

Repository: openmeetings
Updated Branches:
  refs/heads/4.0.x 5c74ef91f -> 1b8505548


[OPENMEETINGS-1738] tomcat version is updated


Project: http://git-wip-us.apache.org/repos/asf/openmeetings/repo
Commit: http://git-wip-us.apache.org/repos/asf/openmeetings/commit/1b850554
Tree: http://git-wip-us.apache.org/repos/asf/openmeetings/tree/1b850554
Diff: http://git-wip-us.apache.org/repos/asf/openmeetings/diff/1b850554

Branch: refs/heads/4.0.x
Commit: 1b850554891094399ecfc66512684ff8f0c9f47c
Parents: 5c74ef9
Author: Maxim Solodovnik <so...@gmail.com>
Authored: Fri Nov 3 00:08:26 2017 +0700
Committer: Maxim Solodovnik <so...@gmail.com>
Committed: Fri Nov 3 00:08:26 2017 +0700

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


http://git-wip-us.apache.org/repos/asf/openmeetings/blob/1b850554/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 991eb62..234b79b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -65,7 +65,7 @@
 		<red5-client.version>1.0.10-M4</red5-client.version>
 		<spring.version>4.3.12.RELEASE</spring.version>
 		<mina.version>2.0.16</mina.version>
-		<tomcat.version>8.5.23</tomcat.version>
+		<tomcat.version>9.0.1</tomcat.version>
 		<ical4j.version>2.1.1</ical4j.version>
 		<cxf.version>3.2.0</cxf.version>
 		<selenium.version>3.6.0</selenium.version>