You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@chemistry.apache.org by fm...@apache.org on 2018/03/16 08:28:49 UTC

svn commit: r1826923 - /chemistry/opencmis/trunk/pom.xml

Author: fmui
Date: Fri Mar 16 08:28:49 2018
New Revision: 1826923

URL: http://svn.apache.org/viewvc?rev=1826923&view=rev
Log:
dependencies updates

Modified:
    chemistry/opencmis/trunk/pom.xml

Modified: chemistry/opencmis/trunk/pom.xml
URL: http://svn.apache.org/viewvc/chemistry/opencmis/trunk/pom.xml?rev=1826923&r1=1826922&r2=1826923&view=diff
==============================================================================
--- chemistry/opencmis/trunk/pom.xml (original)
+++ chemistry/opencmis/trunk/pom.xml Fri Mar 16 08:28:49 2018
@@ -156,10 +156,10 @@
         <failsafe.version>2.20.1</failsafe.version>
         <jacoco.version>0.7.5.201505241946</jacoco.version>
         <slf4j.version>1.7.25</slf4j.version>
-        <log4j.version>2.9.0</log4j.version>
+        <log4j.version>2.10.0</log4j.version>
         <apacheclient.version>4.2.6</apacheclient.version>
-        <cxf.version>3.2.1</cxf.version>
-        <okhttp.version>3.8.1</okhttp.version>
+        <cxf.version>3.2.2</cxf.version>
+        <okhttp.version>3.10.0</okhttp.version>
     </properties>
 
     <build>