Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependencies updates #34

Closed
18 tasks done
pierre opened this issue Jul 9, 2020 · 0 comments
Closed
18 tasks done

Dependencies updates #34

pierre opened this issue Jul 9, 2020 · 0 comments
Assignees

Comments

@pierre
Copy link
Member

pierre commented Jul 9, 2020

Some of these are pre-requisite for Java 11 support.

Wave 1

  • Jackson to 2.11.1. Release notes
  • Guava to 29.0. Release notes. Transitive dependencies have changed, something to look at.
  • Guice to 4.2.3. Release notes. Transitive dependencies have changed (e.g. multibinding), something to look at.
  • slf4j to 1.7.30. Release notes
  • Ehcache to 3.8.x. Release notes
  • Jetty and jetty-maven-plugin to 9.4.x
  • Various Maven plugins affecting the build
  • Mockito
  • com.ning:async-http-client to org.asynchttpclient:async-http-client

Wave 2

Wave 3

  • Metrics to 4.1.x. See Upgrade Metrics to 4.2.x #37
  • Jersey to 2.x. This is a project (migration guide, Guice wiring must be re-done, Swagger wiring might need to be updated). Related: javax.servlet-api to 4.x (we'll tackle this separately)

Wave 4

  • Felix to 7.x. This is a project
@pierre pierre self-assigned this Jul 9, 2020
pierre added a commit that referenced this issue Aug 25, 2020
See wave 2 of #34.

Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
@pierre pierre closed this as completed Mar 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant