jbonofre commented on PR #2052: URL: https://github.com/apache/activemq/pull/2052#issuecomment-4565857884
@mattrpav is right. Also, the Docker image should not be updated without updated the rest of the project (CI included). Today, even on `main`, the JDK version is 17 still. There's two reasons for that: 1. Spring requirements (for the version we are using) 2. SecurityManager change The Java version update should be a complete PR (https://activemq.apache.org/components/classic/download/). Are you proposing to bump Java 21 minimum? -- 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] For further information, visit: https://activemq.apache.org/contact
