|
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! |
Answered by
Saxman255
Nov 9, 2025
Replies: 3 comments
|
I’m running on java 21, as a tomcat webapp and everything is working fine. |
0 replies
|
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. |
0 replies
|
Thanks all for the feedback. We tested on 21 and seems ok except one java option we had to add. |
0 replies
Answer selected by
Saxman255
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks all for the feedback. We tested on 21 and seems ok except one java option we had to add.