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 8e3294d  Typo is fixed
8e3294d is described below

commit 8e3294db291777fd078841834a028dc69104d9c9
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Mon Jul 13 12:53:05 2020 +0700

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

diff --git a/pom.xml b/pom.xml
index be312de..dabe398 100644
--- a/pom.xml
+++ b/pom.xml
@@ -83,7 +83,7 @@
                <spring.version>5.2.7.RELEASE</spring.version>
                <tomcat.version>9.0.37</tomcat.version>
                <ical4j.version>3.0.18</ical4j.version>
-               <cxf.version>3.3.67</cxf.version>
+               <cxf.version>3.3.7</cxf.version>
                <simple-xml.version>2.7.1</simple-xml.version>
                <jettison.version>1.4.1</jettison.version>
                <site.basedir>${project.basedir}</site.basedir>

Reply via email to