Between Weld 3.1.2 and Weld 3.1.3 the required version of _javax.ejb_ dropped from {{[3.2,4)}} to {{[2.0,3)}}. This seems to me like a bug, since that's a big drop in version and means this artefact can't be used by Java/Jakarta EE 8 application servers (e.g. Payara, GlassFish) since they use provide EJB 3.2. |
|