diff --git a/pom.xml b/pom.xml index a1e00ac94..7aafc505a 100644 --- a/pom.xml +++ b/pom.xml @@ -361,8 +361,10 @@ none https://docs.oracle.com/en/java/javase/17/docs/api/ + https://nightlies.apache.org/wicket/apidocs/10.x https://junit.org/junit5/docs/current/api/ https://www.slf4j.org/apidocs/ + https://logback.qos.ch/apidocs @@ -387,8 +389,7 @@ maven-compiler-plugin ${maven-compiler-plugin.version} - ${maven.java.source} - ${maven.java.target} + ${maven.java.source} ${project.build.sourceEncoding} true true