Back-ported fixes from master
- feat: Allow creating both the provider branch and tags when publishing results (Radek Koubsky)
- feat: Publish verification results with provider branch (Radek Koubsky)
- feat: Add support for configuring consumer version selectors from cli as raw json (Radek Koubsky)
- Update scala-java8-compat to 1.0.0 (Bendix Sältz)
- Upgrade commons-io linked to https://www.cvedetails.com/cve/CVE-2021-29425/ (mikrethor)
- fix(PactBrokerClient): Send
includePendingStatus=false
when enablePending is set to false (Timothy Jones) - fix: correct the pact source description when using the URL option #1449