rbourga opened a new issue, #6172: URL: https://github.com/apache/jmeter/issues/6172
### Use case A couple of JMeter plugins are (or will be) requiring Java 11 as the new minimum version. For example, Selenium has stopped supporting Java 8 and is now requiring Java 11 since 30 Sepetember 2023. But as JMeter is still supporting Java 8, this is preventing the updates of the JMeter Web-Driver plugin to keep in sync with Selenium releases. Web-Driver is currently using the last Selenium Java 8 libraries, i.e., version 4.13, whereas Selenium has recently released version 4.16! So we are slowly falling behind. What are the plans to upgrade JMeter to Java 11 as minimum version instead of Java 8 so that we can benefit from Java 11 plugins without having to worry about the Java version ? ### Possible solution _No response_ ### Possible workarounds _No response_ ### JMeter Version 5.6.2 ### Java Version _No response_ ### OS Version _No response_ -- 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: dev-unsubscr...@jmeter.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org