dependabot[bot]
|
fc43c56369
|
build(deps): bump jackson-databind in /scylla-apiclient
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.1 to 2.9.10.4.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-05-29 14:00:31 +03:00 |
|
Alexandros Bantis
|
d8c47603d9
|
Create a HTTP client per instance (#86)
Create javax HTTP client once per instance instead of per request.
Fixes #82
|
2019-11-19 17:28:09 +02:00 |
|
dependabot[bot]
|
8e1beb11f4
|
Upgrade jackson-databind from 2.9.9 to 2.9.10.1 (#84)
This upgrades jackson-databind dependency from version 2.9.9 to 2.9.10.1, which fixes various security vulnerabilities:
https://www.cvedetails.com/vulnerability-list/vendor_id-15866/product_id-42991/Fasterxml-Jackson-databind.html
|
2019-11-13 19:57:55 +02:00 |
|
Calle Wilund
|
d8efa60ab7
|
APIClient: Add jackson JSON serializer support to client object
Allows java ws to deserialize json objects directly.
|
2019-07-24 14:28:38 +00:00 |
|
Calle Wilund
|
bbc817013e
|
apiclient/pom.xml: Add jackson JSON support libs for REST client
|
2019-07-24 14:27:56 +00:00 |
|
Lubos Kosco
|
91ae4ec8ee
|
make scylla-apiclient a separate module so the jar can be reused
|
2019-07-01 17:33:08 +02:00 |
|