svn commit: r1816979 - /ofbiz/ofbiz-framework/trunk/build.gradle

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r1816979 - /ofbiz/ofbiz-framework/trunk/build.gradle

mbrohl
Author: mbrohl
Date: Sat Dec  2 18:45:27 2017
New Revision: 1816979

URL: http://svn.apache.org/viewvc?rev=1816979&view=rev
Log:
Improved: Update build.gradle to the latest dependencies.
(OFBIZ-10026)

This is the 2nd pass updating all possible dependencies.

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=1816979&r1=1816978&r2=1816979&view=diff
==============================================================================
--- ofbiz/ofbiz-framework/trunk/build.gradle (original)
+++ ofbiz/ofbiz-framework/trunk/build.gradle Sat Dec  2 18:45:27 2017
@@ -110,17 +110,17 @@ dependencies {
     compile 'de.odysseus.juel:juel-impl:2.2.7'
     compile 'javax.el:javax.el-api:3.0.1-b04'
     compile 'javax.servlet:javax.servlet-api:4.0.0'
-    compile 'javax.servlet.jsp:javax.servlet.jsp-api:2.3.0'
+    compile 'javax.servlet.jsp:javax.servlet.jsp-api:2.3.2-b02'
     compile 'junit:junit-dep:4.11'
     compile 'net.fortuna.ical4j:ical4j:1.0-rc3-atlassian-11'
     compile 'org.apache.ant:ant-junit:1.10.1'
-    compile 'org.apache.axis2:axis2-kernel:1.7.6'
+    compile 'org.apache.axis2:axis2-kernel:1.7.7'
     compile 'org.apache.commons:commons-collections4:4.1'
     compile 'org.apache.commons:commons-csv:1.5'
     compile 'org.apache.commons:commons-dbcp2:2.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.5.3'
+    compile 'org.apache.httpcomponents:httpclient-cache:4.5.4'
     compile 'org.apache.logging.log4j:log4j-api:2.10.0' // the API of log4j 2
     compile 'org.apache.poi:poi:3.17'
     compile 'org.apache.shiro:shiro-core:1.4.0'
@@ -151,8 +151,8 @@ dependencies {
     runtime 'de.odysseus.juel:juel-spi:2.2.7'
     runtime 'net.sf.barcode4j:barcode4j-fop-ext:2.1'
     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.axis2:axis2-transport-http:1.7.7'
+    runtime 'org.apache.axis2:axis2-transport-local:1.7.7'
     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.10.0' // for external jars using the old log4j1.2: routes logging to log4j 2