wmixvideo / nfe

Nota Fiscal Eletrônica em Java.
Apache License 2.0
644 stars 376 forks source link

Version Erro #871

Closed marcoslombardi closed 1 year ago

marcoslombardi commented 1 year ago

Ao atualizar da versão 4.0.4 para 4.0.7 começou apresentar o erro abaixo. Estou usando o Java 11. Utilizei a versão 4.0.7 baixado em https://mvnrepository.com/artifact/com.github.wmixvideo/nfe

Alguém com este erro também?

Caused by: java.lang.UnsupportedClassVersionError: com/fincatto/documentofiscal/nfe400/classes/nota/NFNotaInfoEmitente has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0 (unable to load class [com.fincatto.documentofiscal.nfe400.classes.nota.NFNotaInfoEmitente])

OBS: Quando executo o 'maven install' consigo compilar, rodar testes e gerar target\nfe-4.0.7.jar Porém projeto apresenta os erros abaixo em várias classes diferentes