cdevents / sdk-java

Java SDK for CDEvents
Apache License 2.0
5 stars 6 forks source link

Fixes #4: sdk should only depend on cloudevents-core #5

Closed zaza closed 1 year ago

zaza commented 2 years ago

The SDK should require neither cloudevents-http-basic nor cloudevents-json-jackson. At this point, the dependency on cloudevents-core is sufficent.

afrittoli commented 2 years ago

Hello @zaza and thank you for your PR!

Could you please provide more context in the PR description and commit message? Thank you!

afrittoli commented 2 years ago

@rjalander fyi