📦 Dependency updates
- Bump jsoup from 1.12.1 to 1.13.1 (#1447) @dependabot
- Bump joda-time from 2.10.5 to 2.10.6 (#1470) @dependabot
- Bump protobuf-java from 3.11.4 to 3.13.0 (#1467) @dependabot
- Bump netty.version from 4.1.51.Final to 4.1.52.Final (#1459) @dependabot
- Bump vavr from 0.10.2 to 0.10.3 (#1476) @dependabot
- Use jackson api plugin in test harness (#1477) @jetersen
- Bump commons-text from 1.8 to 1.9 (#1458) @dependabot
- Bump mercurial from 2.4 to 2.10 (#1466) @dependabot
- Bump snakeyaml-api from 1.26.3 to 1.26.4 (#1452) @dependabot
- Bump netty.version from 4.1.47.Final to 4.1.51.Final (#1431) @dependabot
📝 Documentation updates
- Documentaion section moved up (#1474) @reethikprasad
- Include README details of how to set the CasC config location using Java Property instead of Environment Variable (#1457) @patkinson01