pravega / schema-registry

Pravega Schema Registry repository
Apache License 2.0
15 stars 23 forks source link

Issue 275 : Upgrade dependencies with vulnerabilities #276

Closed anju-c-das closed 1 year ago

anju-c-das commented 1 year ago

Signed-off-by: anju-c-das anju.das@dell.com

Change log description
Upgrades the following libraries to higher versions to fix CVEs found.

Library | Current Version | Updated Version -- | -- | -- jackson-databind | 2.13.4 | 2.14.1

Purpose of the change
Fixes #275

What the code does
Bumps up libraries to higher versions.

How to verify it
All tests must pass.

shshashwat commented 1 year ago

Did you try to run SR samples in Pravega samples?

anju-c-das commented 1 year ago

Did you try to run SR samples in Pravega samples?

Yes, @shshashwat.