-
Hi. which is the last version that supports Java 8 / tomcat 9 ? Thanks |
Beta Was this translation helpful? Give feedback.
Answered by
vladak
Feb 28, 2023
Replies: 1 comment 5 replies
-
The switch to Java 11 was done in 1.5.0, so 1.4.9 was the last one in this regard. You'd be far better of with running up-to-date version, say in a Docker container or use some other virtualized environment. |
Beta Was this translation helpful? Give feedback.
5 replies
Answer selected by
punitsa
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The switch to Java 11 was done in 1.5.0, so 1.4.9 was the last one in this regard. You'd be far better of with running up-to-date version, say in a Docker container or use some other virtualized environment.