Bugfix Release
- fix: include successful interaction results in the verification results #1266
- refactor: verification OK data class only needs a single interaction id #1266
- refactor: change verification OK result from a singleton to a data class #1266
- feat: add @IgnoreMissingStateChange annotation to ignore missing state change methods #1260
- fix: trim whitespace off list expressions #1262
- add hint about specific junit5spring dependency (Michel @mf81bln)
- docs: add groovyClasspath tip to avoid build failures when using Gradle (TM @zmot)
- fix: correct the Maven documentation #1203
- chore: set max JDK 13 on GH build
- chore(HttpTarget): Configurable HttpClientFactory (@Sabartius)
- feat: Creating PactCreateVersionTagMojo (@JoaoGFarias)
- feat: XML message content (Wil @wilvdb)