Update JDK
Files.copy(in, Paths.get(FILE_NAME), StandardCopyOption.REPLACE_EXISTING);
java.lang.Enum not work for jdk 10.0.1update to jdk 17, work for me