restatedev / sdk-java

Restate SDK for JVM Languages
https://restate.dev
MIT License
19 stars 4 forks source link

Shade jackson in sdk-core #311

Open slinkydeveloper opened 1 month ago

slinkydeveloper commented 1 month ago

We use jackson-databind in sdk-core only for the manifest serialization. We should shade it, so that we can eventually replace it in future.