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

Migrate to java 17 #707

Closed
alainbodiguel opened this issue May 21, 2021 · 0 comments · Fixed by #726
Closed

Migrate to java 17 #707

alainbodiguel opened this issue May 21, 2021 · 0 comments · Fixed by #726
Assignees
Labels
dependencies Pull requests that update a dependency file type:maintenance Minor change, optimization or refactoring
Milestone

Comments

@alainbodiguel
Copy link
Contributor

alainbodiguel commented May 21, 2021

Upgrade to Java 17 +
Upgrade maven dependencies:

  • log4j-core 2.13.2 -> 2.14.1
  • cyclops 10.0.0-M7 -> 10.4.0
  • junit 4.13.1 -> 4.13.2
  • hamcrest-core 1.3 -> 2.2
  • rest-assured 3.3.0 -> 4.4.0
  • dropwizard 1.3.9 -> 2.0.25
  • dropwizard-swagger 1.3.9-1 -> 2.0.12-1
  • dropwizard-zipkin 1.3.9-1 -> 2.0.16-1
  • jackson-core 2.9.8 -> 2.13.0
  • swaggerv3 2.0.10 -> 2.1.11
  • hazelcast 4.2.2 -> 5.0
  • elastic-client 7.14.2 -> 7.15.2
  • elastic-apm 1.20.0 -> 1.26.0
  • postgis-jdbc 2.5.0 -> 2021.1.0
  • jdbi3 3.18.1 -> 3.24.1
  • geotools 18.0 -> 26.0
  • protobuf 3.4.0 -> 3.19.1
  • geojson-jackson 1.8.1 -> 1.14
  • spatial4j 0.7 -> 0.8
  • JTS 1.18.1 -> 1.18.2
  • java-jwt 3.8.2 -> 3.18.2
  • nv-i18n 1.4 -> 1.29

Added dependencies:

  • jaxb-runtime 2.3.5
  • jersey-media-jaxb 2.35
@alainbodiguel alainbodiguel added this to Awaiting triage in ARLAS Explore via automation May 21, 2021
@alainbodiguel alainbodiguel added the type:maintenance Minor change, optimization or refactoring label May 21, 2021
@alainbodiguel alainbodiguel self-assigned this Sep 6, 2021
@alainbodiguel alainbodiguel changed the title Migrate to java 11 Migrate to java 17 Oct 12, 2021
@alainbodiguel alainbodiguel added the dependencies Pull requests that update a dependency file label Oct 12, 2021
@MohamedHamouGisaia MohamedHamouGisaia added this to the 20.7.0 milestone Dec 20, 2021
@MohamedHamouGisaia MohamedHamouGisaia moved this from Awaiting triage to In progress in ARLAS Explore Dec 20, 2021
ARLAS Explore automation moved this from In progress to Done Jan 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file type:maintenance Minor change, optimization or refactoring
Projects
ARLAS Explore
  
Done
Development

Successfully merging a pull request may close this issue.

2 participants