Maintenance release + support of multiple parts in multipart request
- chore: Upgrade Spring libraries to 5.3.9
- feat: add support for non-file parts in the multipart requests (krzysztofmochocki)
- feat: add support of multiple parts in multipart request (krzysztofmochocki)
- chore: add provider verification test with pact file from Pact-JS V3 #1434
- feat: set accessible flag when calling test methods in case the class/method is not public #1431