Not sure why the automatic backport script derailed (I guess I was too demanding to Windows).
I checked there are no other cases Le 12/01/2019 à 14:11, [email protected] a écrit :
Author: jleroux Revision: 1850648 Modified property: svn:log Modified: svn:log at Sat Jan 12 13:11:04 2019 ------------------------------------------------------------------------------ --- svn:log (original) +++ svn:log Sat Jan 12 13:11:04 2019 @@ -1 +1,16 @@ -"Applied fix from trunk for revision: " +"Applied fix from trunk for revision: 1850647" +------------------------------------------------------------------------ +r1850647 | jleroux | 2019-01-07 15:46:50 +0100 (lun. 07 janv. 2019) | 11 lignes + +Improved: Update Apache commons-fileupload to last version +(OFBIZ-10770) + +This is an easy doing, we just need to add + + compile 'commons-fileupload:commons-fileupload:1.3-3' + +to the build.gradle file. + +So far the dependency was not given directly but by other dependencies + +------------------------------------------------------------------------
