Re: Which Tomcat version ofbiz internally using

2022-07-30 Thread Jacques Le Roux
lt;mailto:ayanfarooqui...@gmail.com> Sent: 29 July 2022 12:34 To: user@ofbiz.apache.org<mailto:user@ofbiz.apache.org> Subject: Re: Which Tomcat version ofbiz internally using CAUTION: External Email Sender. Click links or open attachments only from the recognized sender. Hello Pranab, If yo

Re: Which Tomcat version ofbiz internally using

2022-07-30 Thread Michael Brohl
l.com> Sent: 29 July 2022 12:34 To: user@ofbiz.apache.org<mailto:user@ofbiz.apache.org> Subject: Re: Which Tomcat version ofbiz internally using CAUTION: External Email Sender. Click links or open attachments only from the recognized sender. Hello Pranab, If you open the build.gradle fi

RE: Which Tomcat version ofbiz internally using

2022-07-30 Thread Pranab Sahoo
e, my embedded tomcat get upgraded. Or there any other dependency too I need to upgrade. Thanks in advance. Thanks Pranab Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows From: Ayan Farooqui<mailto:ayanfarooqui...@gmail.com> Sent: 29 July 2022 12:34 To: user@ofbiz

Re: Which Tomcat version ofbiz internally using

2022-07-29 Thread Ayan Farooqui
Hello Pranab, If you open the build.gradle file inside your OFBiz directory you'll find all the implemented dependencies, There you can search for Tomcat, the version number in your setup will be mentioned here. To upgrade the version you just need to change the version number in build.gradle file