pravega / schema-registry

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

Issue 269: Update dependencies #270

Closed kotlasaicharanreddy closed 1 year ago

kotlasaicharanreddy commented 1 year ago

Signed-off-by: saicharan kotlasaicharan@yahoo.com

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

Library Current Version Updated Version
com.fasterxml.jackson.core 2.13.2 2.13.4
nettyBoringSSLVersion 2.0.48.Final 2.0.54.Final
protobufProtocVersion 3.19.4 3.21.7
AvroVersion 1.11.0 1.11.1
SnakeYamlVersion 1.33

Purpose of the change
Fixes #269

What the code does
Bumps up libraries to higher versions.

How to verify it
All tests must pass.