Author: jacopoc
Date: Thu Apr 20 09:02:50 2017
New Revision: 1792028

URL: http://svn.apache.org/viewvc?rev=1792028&view=rev
Log:
Improved: upgrade to the latest version of Apache Geronimo Transaction: 
from 3.1.1 to 3.1.4

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=1792028&r1=1792027&r2=1792028&view=diff
==============================================================================
--- ofbiz/ofbiz-framework/trunk/build.gradle (original)
+++ ofbiz/ofbiz-framework/trunk/build.gradle Thu Apr 20 09:02:50 2017
@@ -117,7 +117,7 @@ dependencies {
     compile 'org.apache.commons:commons-collections4:4.1'
     compile 'org.apache.commons:commons-csv:1.1'
     compile 'org.apache.commons:commons-dbcp2:2.1'
-    compile 'org.apache.geronimo.components:geronimo-transaction:3.1.1'
+    compile 'org.apache.geronimo.components:geronimo-transaction:3.1.4'
     compile 'org.apache.geronimo.specs:geronimo-jms_1.1_spec:1.1.1'
     compile 'org.apache.httpcomponents:httpclient-cache:4.4.1'
     compile 'org.apache.logging.log4j:log4j-api:2.6.2' // the API of log4j 2


Reply via email to