-
|
Hello, I just want to confirm what Java versions are currently supported by the latest Gitblit release v1.10.0. Does it support any Java versions over Java 8? Thank you! |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
|
I’m running on java 21, as a tomcat webapp and everything is working fine. |
Beta Was this translation helpful? Give feedback.
-
|
It is developed on Java 8, so that it what one may call supported. But it is also tested or known to run on Java 11, 17 and 21. |
Beta Was this translation helpful? Give feedback.
-
|
Thanks all for the feedback. We tested on 21 and seems ok except one java option we had to add. |
Beta Was this translation helpful? Give feedback.
Thanks all for the feedback. We tested on 21 and seems ok except one java option we had to add.