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

CSP-1046 Upgrade third-party library versions #704

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gcsaba2
Copy link
Contributor

@gcsaba2 gcsaba2 commented Apr 3, 2020

  • 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)
@viktorsomogyi
Copy link
Contributor

Would it be possible to include dropwizard?

@raju-saravanan
Copy link
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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants