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`

未关闭
#240 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
jakarta-xmlbind-annotations
主要语言
Java
星标
180
派生
80
平均合并
3 小时 26 分钟
30 天内合并 PR
1

描述

(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.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。