Skip to content

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Feb 5, 2026

Backport 5430c39 from #1159

…nt (#1159)

Replace the bundled org.eclipse.parsson:jakarta.json artifact with the
split dependencies (jakarta.json:jakarta.json-api + parsson) to avoid
duplicate classes on the runtime classpath.

The bundled artifact includes both API and implementation classes, which
conflicts with java-client's separate jakarta.json:jakarta.json-api
dependency, causing duplicate class definitions in the jakarta.json
package.
@l-trotta l-trotta merged commit a53a930 into 9.3 Feb 5, 2026
3 checks passed
@l-trotta l-trotta deleted the backport-1159-to-9.3 branch February 5, 2026 10:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants