Thanks to visit codestin.com
Credit goes to github.com

Skip to content

gson version clash with stripe-java #859

@codylerum

Description

@codylerum

on upgrading twilio-java from 10.6.2 to 10.9.0 we hit an exception with stripe due to twilio now starting define a transitive dependency on com.google.code.gson:gson 2.8.9

It looks like this transitive dependency was added recently via #846

stripe-java is using a newer version of com.google.code.gson:gson which is currently 2.10.1

If this dependency is actually needed it would be great it could be updated to be more current

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions