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 a7d9c4b [OPENMEETINGS-1649] tomcat version is reverted
a7d9c4b is described below
commit a7d9c4bb7b9f00ef81187c0838438bceb0ff89f7
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Fri Mar 9 23:15:09 2018 +0700
[OPENMEETINGS-1649] tomcat version is reverted
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 95db933..b6340b4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -64,7 +64,7 @@
<red5-client.version>1.0.10-M4</red5-client.version>
<spring.version>4.3.14.RELEASE</spring.version>
<mina.version>2.0.16</mina.version>
- <tomcat.version>9.0.6</tomcat.version>
+ <tomcat.version>9.0.5</tomcat.version>
<ical4j.version>2.1.5</ical4j.version>
<cxf.version>3.2.2</cxf.version>
<selenium.version>3.9.1</selenium.version>
--
To stop receiving notification emails like this one, please contact
[email protected].