Spring-web release incompatible with openmrs 2.0.1?

Application Name: Platform Version Number: 2.0.1

Question: I need to import org.springframework.web.multipart.MultipartFile for my code. But whenever I add Spring-web-release (I’ve tried 3.0.5 and 4.3.4) on my dependencies, openmrs fails to start.

Is Spring-web-release incompatible with OpenMRS 2.0.1? Any help would be appreciated :slight_smile:

Use this version of spring https://github.com/openmrs/openmrs-core/blob/master/pom.xml#L1037