[jira] [Commented] (JAMES-4173) Fix mixture of EE10 and EE11 dependencies
"Benoit Tellier (Jira)" <[email protected]> Tue, 17 Feb 2026 08:58:00 +0000 (UTC)
| Newsgroups | gmane.comp.jakarta.james.devel |
|---|---|
| Message-ID | <[email protected]> |
[ https://issues.apache.org/jira/browse/JAMES-4173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18059022#comment-18059022 ]
Benoit Tellier commented on JAMES-4173:
---------------------------------------
Very good remark.
Contribution welcome on the topic.
Do you think you can rovide a PR on the topic?
> Fix mixture of EE10 and EE11 dependencies
> -----------------------------------------
>
> Key: JAMES-4173
> URL: https://issues.apache.org/jira/browse/JAMES-4173
> Project: James Server
> Issue Type: Bug
> Components: James Core
> Affects Versions: 3.9.0
> Reporter: df
> Priority: Major
>
> I think James 3.9.0 ([Spring|https://github.com/spring-projects/spring-framework/wiki/Spring-Framework-Versions]) is supposed to be [Jakarta EE 10|https://jakarta.ee/release/10/] compatible.
> * Spring Framework 7.x: Jakarta EE 11-12 (jakarta namespace)
> * Spring Framework 6.2: Jakarta EE 9-10 (jakarta namespace)
> However, there are a couple of [EE 11|https://jakarta.ee/release/11/] dependecies:
>
> ||Dependency||Current Version||EE 10 Version||Link to pom.xml||
> |jakarta.annotation-api|3.0.0|2.1.1|[pom.xml#629|https://github.com/apache/james-project/blob/james-project-3.9.0/pom.xml#L629C18-L629C28]|
> |jakarta.servlet-api|6.1.0|6.0.0|[pom.xml#L630|https://github.com/apache/james-project/blob/james-project-3.9.0/pom.xml#L630]|
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)