FasterXML / FasterXML/jackson-modules-base
Update `jakarta.xml.bind:jakarta.xml.bind-api` from 3.0.1 to 4.0.2 to remove dep to `com.sun.activation:jakarta.activation`
Open
jakarta-xmlbind-annotations
- Dominant language
- Java
- Stars
- 180
- Forks
- 80
- Avg merge
- 3h 26m
- Merged PRs (30d)
- 1
Description
(see #152 for background; as well as https://github.com/FasterXML/jackson-jakarta-rs-providers/issues/10)
Looks like version 3.x of Jakarta XML Bind API (annotations) package has dependency to old `com.sun.activation:jakarta.activation` instead of new(er) `jakarta.activation:jakarta.activation-api`.
As a consequence there's a conflict downstream for Jakarta-RS providers package.
I think upgrade of `bind-api` from 3.0.1 to 4.0.2 would resolve this issue.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.