java-sdk icon indicating copy to clipboard operation
java-sdk copied to clipboard

ibm.sdk-core bump for gson fix

Open abajzat opened this issue 3 years ago • 1 comments
trafficstars

Hi. Not really a bug, but rather a question/request. We're encountering a java.lang.NoClassDefFoundError: com/google/gson/internal/reflect/ReflectionAccessor because of gson:2.8.9. I see this is a transitive dependency coming from java-sdk-core, and that it's been updated to gson:2.9.0. See this issue https://github.com/IBM/java-sdk-core/issues/168.

Can we bump java-sdk-core to 9.15.5 ? We're currently not able to stick with gson:2.8.9 because of other requirements to use gson:2.9.0.

Thanks!

abajzat avatar Jun 13 '22 10:06 abajzat

Really need this one please release new version.

manish-bansal avatar Jul 20 '22 10:07 manish-bansal

Release 10.1 of the java-sdk comes with core version 9.17.3 so this issue should be resolved. Feel free to reopen this issue if the issue persists

apaparazzi0329 avatar Aug 19 '22 15:08 apaparazzi0329