Skip to content

Transitive org.json:json dependency is not compatible with Spring Boot #3770

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
tschut opened this issue May 14, 2025 · 0 comments
Open

Transitive org.json:json dependency is not compatible with Spring Boot #3770

tschut opened this issue May 14, 2025 · 0 comments
Labels
priority: p3 type: enhancement New feature or request

Comments

@tschut
Copy link

tschut commented May 14, 2025

Hi,

Module spring-cloud-gcp-bigquery has a transitive dependency on org.json:json (through here). Unfortunately, this causes compatibility issues with Spring Boot (see here).

Although Spring Boot is planning to move away from the conflicting library in 4.0.x, it would be nice if this compatibility issue could be fixed before that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p3 type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants