Author: fmui
Date: Thu Aug 18 14:35:22 2016
New Revision: 1756796
URL: http://svn.apache.org/viewvc?rev=1756796&view=rev
Log:
dependency 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=1756796&r1=1756795&r2=1756796&view=diff
==============================================================================
--- chemistry/opencmis/trunk/pom.xml (original)
+++ chemistry/opencmis/trunk/pom.xml Thu Aug 18 14:35:22 2016
@@ -61,7 +61,7 @@
<scm>
<connection>scm:svn:https://svn.apache.org/repos/asf/chemistry/opencmis/trunk</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/chemistry/opencmis/trunk</developerConnection>
- <url>http://svn.apache.org/viewvc/chemistry/opencmis/trunk</url>
+ <url>https://svn.apache.org/viewvc/chemistry/opencmis/trunk</url>
</scm>
<distributionManagement>
@@ -155,12 +155,12 @@
<woodstox.version>4.4.1</woodstox.version>
<osgi.version>5.0.0</osgi.version>
<felix.plugin.version>3.0.1</felix.plugin.version>
- <junit.version>4.11</junit.version>
- <surefire.version>2.18.1</surefire.version>
- <failsafe.version>2.18.1</failsafe.version>
+ <junit.version>4.12</junit.version>
+ <surefire.version>2.19.1</surefire.version>
+ <failsafe.version>2.19.1</failsafe.version>
<jacoco.version>0.7.5.201505241946</jacoco.version>
<slf4j.version>1.7.21</slf4j.version>
- <log4j.version>2.5</log4j.version>
+ <log4j.version>2.6.1</log4j.version>
<apacheclient.version>4.2.6</apacheclient.version>
<cxf.version>3.0.10</cxf.version>
<okhttp.version>3.4.1</okhttp.version>