concord icon indicating copy to clipboard operation
concord copied to clipboard

project: upgrade dependencies

Open ibodrov opened this issue 1 year ago • 0 comments

Main changes:

  • upgrade Jetty to 12
  • upgrade Jackson to 2.16.x

Issues:

  • Wiremock doesn't support Jetty 12 yet, waiting for https://github.com/wiremock/wiremock/pull/2593 Tests that use Wiremock are currently disabled.
  • revapi-maven-plugin detects a lot of breaking changes in concord-client2 (I think it is mostly due to Jackson changes). Disabled until the release.

ibodrov avatar Jan 05 '24 01:01 ibodrov