Boa tarde pessoal;
estava rodando os projetos normalmente, porém começou a ocorrer:
Exception in thread "main" java.lang.UnsupportedClassVersionError: org/springframework/boot/SpringApplication has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 60.0
estranho que somente com projetos que crio do zero, com outros que já tinha, roda normalmente.
parece ser algo da versão, porém não alterei nada.
alguém já passou por isso?
att;
java -version:
openjdk version "17" 2021-09-14 LTS
OpenJDK Runtime Environment Zulu17.28+13-CA (build 17+35-LTS)
OpenJDK 64-Bit Server VM Zulu17.28+13-CA (build 17+35-LTS, mixed mode, sharing)
javac -version:
javac 17