richman555
2 years agoNew Contributor
Spring 5.3x Support in Cucumber
I know the most current version of Cucumber now supports Spring 6.x which requires an upgrade to JDK17.
Will Cucumber continue to support the Spring 5.3.x (LTS) versions going forward?
The end of life for these versions of Spring can be seen here, so 5.3.x is still supported by the Spring community.
https://endoflife.date/spring-framework
The Cucumber which supports this version is 7.10.1 .
I am tracking Spring related vulnerabilities and we would prefer to stay on JDK11.
Thanks for any info!