This repository was archived by the owner on Feb 4, 2026. It is now read-only.
UnsupportedClassVersionError when running CLI v1.30.0 #117
DescriptionSince version v1.30.0 I get the following exception when I try to run the Structurizr CLI: I'm running the Java 8 Update 371 runtime environment (the latest as of writing). The installation page mentions I will need Java version 11+, but I can't find a runtime environment newer than 8. Do I really need to install the JDK or is there a more recent version of the runtime I'm unaware of? Steps to reproduce
ScreenshotNo response Code sampleNo response ConfigurationStructurizr CLI v1.30.0 SeverityMinor PriorityLow ResolutionI have no budget, please fix this for free More informationNo response |
Answered by
simonbrowndotje
May 16, 2023
Replies: 1 comment
|
Active support for Java 8 ended in 2022, so you will need to upgrade your JDK/JRE to 11+. |
0 replies
Answer selected by
sschutten
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Active support for Java 8 ended in 2022, so you will need to upgrade your JDK/JRE to 11+.