cortlepp commented on PR #1013: URL: https://github.com/apache/axis-axis2-java-core/pull/1013#issuecomment-3326703075
@robertlazarski do you think it would be a good idea to use the [jakarta bom](https://mvnrepository.com/artifact/jakarta.platform/jakarta.jakartaee-bom) (which would be pinned to a specific Jakarta EE version) in our dependency management and derive all versions of the individual jakarta artifacts from that, instead of maintaining the individual versions? In my opinion updating the APIs individually doesn't really make sense since they will usually be consumed by someone expecting a specific Jakarta EE version (and not e.g. a specific jakarta-activation version). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
