pravega / schema-registry

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

Issue-255 Update Dependencies in Schema Registry #256

Closed shshashwat closed 1 year ago

shshashwat commented 1 year ago

Signed-off-by: Shashwat Sharma shashwat_sharma@dell.com

Change log description
This PR updates several dependencies in Schema Registry with latest stable version. This PR also updates the gradle version. All these changes are now in sync with Pravega

Purpose of the change
Fixes #255

What the code does
Update the dependencies to the suggested versions in #255

How to verify it
All existing test cases should pass and no error should be found

shshashwat commented 1 year ago

Flink connector builds nicely against this schema-registry dependency. The dependency updates are compliant.

For gradle version updates, it's not only the property changes, it also contains the gradlew script and wrapper jar update, check gradle wrapper

@crazyzhou, I have created a GH issue to track this:- https://github.com/pravega/schema-registry/issues/257 We will take it up soon after this.