Author: mbrohl
Date: Sat Oct 28 13:31:31 2017
New Revision: 1813630
URL:
http://svn.apache.org/viewvc?rev=1813630&view=revLog:
Improved: Update to Apache Derby 10.14.1.0.
(OFBIZ-9887)
Modified:
ofbiz/ofbiz-framework/trunk/build.gradle
Modified: ofbiz/ofbiz-framework/trunk/build.gradle
URL:
http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/build.gradle?rev=1813630&r1=1813629&r2=1813630&view=diff==============================================================================
--- ofbiz/ofbiz-framework/trunk/build.gradle (original)
+++ ofbiz/ofbiz-framework/trunk/build.gradle Sat Oct 28 13:31:31 2017
@@ -151,7 +151,7 @@ dependencies {
runtime 'net.sf.barcode4j:barcode4j:2.1'
runtime 'org.apache.axis2:axis2-transport-http:1.7.1'
runtime 'org.apache.axis2:axis2-transport-local:1.7.1'
- runtime 'org.apache.derby:derby:10.13.1.1'
+ runtime 'org.apache.derby:derby:10.14.1.0'
runtime 'org.apache.geronimo.specs:geronimo-jaxrpc_1.1_spec:1.1'
runtime 'org.apache.logging.log4j:log4j-1.2-api:2.9.1' // for external jars using the old log4j1.2: routes logging to log4j 2
runtime 'org.apache.logging.log4j:log4j-core:2.9.1' // the implementation of the log4j 2 API