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)
- fix: PactDslRootValue should return the value as a String, not JSON
- 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
- fix: resolve Windows build problem when using Maven>=3.3.3 (Marvin Kienitz)
- feat: add and refactor handling for 404 responses in Maven plugin (Marvin Kienitz)