We are trying to upgrade the spring version to 5.X, but since was uses javx.validation version 1.0.0 and spring uses 1.1.0, we are not able to launch application,
Also found some workarounds by changing the class loader to PARENT_LAST to load the jar form module, but due to this none of the ibm and was jar are loading and facing data source lookup exceptions
Can you please help me if there are any solution for using spring 5 with was8.5
#Support#SupportMigration#WebSphereApplicationServer(WAS)