1.4.11启动报错,请问怎么回事
APPLICATION FAILED TO START
Description:
An attempt was made to call a method that does not exist. The attempt was made from the following location:
run.halo.app.theme.ZipThemeFetcher.<init>(ZipThemeFetcher.java:30)
The following method did not exist:
java.net.http.HttpClient$Builder.connectTimeout(Ljava/time/Duration;)Ljava/net/http/HttpClient$Builder;
The method's class, java.net.http.HttpClient$Builder, is available from the following locations:
jrt:/java.net.http/java/net/http/HttpClient$Builder.class
The class hierarchy was loaded from the following locations:
java.net.http.HttpClient.Builder: jrt:/java.net.http
Action:
Correct the classpath of your application so that it contains a single, compatible version of java.net.http.HttpClient$Builder