Fix builds, revert springboot to 2.5.x 30/131430/1
authorliamfallon <liam.fallon@est.tech>
Tue, 11 Oct 2022 18:12:59 +0000 (19:12 +0100)
committerliamfallon <liam.fallon@est.tech>
Tue, 11 Oct 2022 18:13:03 +0000 (19:13 +0100)
Fixing up the dependencies for escurity:
- Springboot > 2.5.x does NOT work with Swagger 2.0 so its reverted
- Jackson and Jackson databind can bow be ont he same version and the
  latest version works fine
- Kafka client has a security issue, so upgrading to latest version

Issue-ID: POLICY-4393
Change-Id: If9c68c1c3df3a426dcbb81f35ac561baf870e6fb
Signed-off-by: liamfallon <liam.fallon@est.tech>

No differences found