registry icon indicating copy to clipboard operation
registry copied to clipboard

CSP-1046 Upgrade third-party library versions

Open gcsaba2 opened this issue 4 years ago • 2 comments

  • 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 avatar Apr 03 '20 13:04 gcsaba2

Would it be possible to include dropwizard?

viktorsomogyi avatar Apr 06 '20 15:04 viktorsomogyi

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

raju-saravanan avatar Apr 07 '20 05:04 raju-saravanan