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 30095f2 [OPENMEETINGS-2296] typo is fixed
30095f2 is described below
commit 30095f286733d26157fb70da0eeed98923be8f4b
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Tue Jul 7 11:10:54 2020 +0700
[OPENMEETINGS-2296] typo is fixed
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index d52f505..453e955 100644
--- a/pom.xml
+++ b/pom.xml
@@ -81,7 +81,7 @@
<wickets.version>9.0.0-M5.1</wickets.version>
<wicket-bootstrap.version>5.0.0-M2</wicket-bootstrap.version>
<spring.version>5.2.7.RELEASE</spring.version>
- <tomcat.version>9.0.367</tomcat.version>
+ <tomcat.version>9.0.37</tomcat.version>
<ical4j.version>3.0.18</ical4j.version>
<cxf.version>3.3.6</cxf.version>
<simple-xml.version>2.7.1</simple-xml.version>