Skip to content
This repository was archived by the owner on Mar 20, 2026. It is now read-only.

CSP-1046 Upgrade third-party library versions#704

Draft
gcsaba2 wants to merge 1 commit into
masterfrom
CSP-1046-Refresh-thirdparty-libraries
Draft

CSP-1046 Upgrade third-party library versions#704
gcsaba2 wants to merge 1 commit into
masterfrom
CSP-1046-Refresh-thirdparty-libraries

Conversation

@gcsaba2

@gcsaba2 gcsaba2 commented Apr 3, 2020

Copy link
Copy Markdown
Contributor
  • Library upgrades:
    avro 1.9.1 -> 1.9.2
    jackson 2.10.1 -> 2.10.3
    commons-cli 1.3.1 -> 1.4
    commons-io 2.5 -> 2.6
    commons-codec 1.11 -> 1.14
    commons-lang3 3.4 -> 3.10
    slf4j 1.7.25 -> 1.7.30
    jersey 2.22.1 -> 2.25.1
    jetty 9.4.26 -> 9.4.27
    jsonschemavalidator 2.2.6 -> 2.2.11
    mariadb-java-client 1.5.5 -> 2.6.0
    postgresql 9.4.1212 -> 42.2.12.jre7
    spring 5.0.7.RELEASE -> 5.2.5.RELEASE
    hikari 2.2.5 -> 2.7.8
    httpclient 4.5.3 -> 4.5.12
    jaxb-api 2.2.12 -> 2.3.1
    jaxb-runtime 2.3.1 -> 2.3.1

  • Test libraries:
    junit 4.12 -> 4.13
    h2 1.4.188 -> 1.4.200
    mockito 2.28.2 -> 3.3.3
    powermock 2.0.5 -> 2.0.7
    plexus 3.1.0 -> 3.3.0

  • Maven plugins:
    jar-plugin 2.6 -> 3.2.0
    surefire-plugin 2.18.1 -> 3.0.0-M4
    shade-plugin 2.4.1 -> 3.2.2
    javadoc-plugin 2.10.3 -> 3.2.0
    source-plugin 2.2.1 -> 3.2.1

  • Removed commons-lang, kryo, phoenix (not used)

- Library upgrades:
  avro 1.9.1 -> 1.9.2
  jackson 2.10.1 -> 2.10.3
  commons-cli 1.3.1 -> 1.4
  commons-io 2.5 -> 2.6
  commons-codec 1.11 -> 1.14
  commons-lang3 3.4 -> 3.10
  slf4j 1.7.25 -> 1.7.30
  jersey 2.22.1 -> 2.25.1
  jetty 9.4.26 -> 9.4.27
  jsonschemavalidator 2.2.6 -> 2.2.11
  mariadb-java-client 1.5.5 -> 2.6.0
  postgresql 9.4.1212 -> 42.2.12.jre7
  spring 5.0.7.RELEASE -> 5.2.5.RELEASE
  hikari 2.2.5 -> 2.7.8
  httpclient 4.5.3 -> 4.5.12
  jaxb-api 2.2.12 -> 2.3.1
  jaxb-runtime 2.3.1 -> 2.3.1

- Test libraries:
  junit 4.12 -> 4.13
  h2 1.4.188 -> 1.4.200
  mockito 2.28.2 -> 3.3.3
  powermock 2.0.5 -> 2.0.7
  plexus 3.1.0 -> 3.3.0

- Maven plugins:
  jar-plugin 2.6 -> 3.2.0
  surefire-plugin 2.18.1 -> 3.0.0-M4
  shade-plugin 2.4.1 -> 3.2.2
  javadoc-plugin 2.10.3 -> 3.2.0
  source-plugin 2.2.1 -> 3.2.1

- Removed commons-lang, kryo, phoenix (not used)
@gcsaba2 gcsaba2 self-assigned this Apr 3, 2020
@gcsaba2 gcsaba2 requested a review from in-park April 3, 2020 13:31
@viktorsomogyi

Copy link
Copy Markdown
Contributor

Would it be possible to include dropwizard?

@raju-saravanan

Copy link
Copy Markdown
Collaborator

@gcsaba2: Can you create a Github issue for this? In the created issue can you describe your motivation behind it?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants