diff --git a/dependency-reduced-pom.xml b/dependency-reduced-pom.xml new file mode 100644 index 0000000..37bbb8c --- /dev/null +++ b/dependency-reduced-pom.xml @@ -0,0 +1,193 @@ + + + 4.0.0 + org.htmlunit + htmlunit-websocket-client + HtmlUnit WebSocket Client + 4.21.0 + The default WebSocket client used by HtmlUnit. + The implementation is based on Jetty 12. + https://www.htmlunit.org + + GitHub + https://github.com/HtmlUnit/htmlunit/issues/ + + + Jenkins + https://jenkins.wetator.org/view/HtmlUnit/ + + 2021 + + + rbri + Ronald Brill + rbri@rbri.de + http://www.wetator.org/ + +1 + + + + + Apache License, Version 2.0 + https://www.apache.org/licenses/LICENSE-2.0.txt + repo + + + + scm:git:https://github.com/HtmlUnit/htmlunit + scm:git:https://github.com/HtmlUnit/htmlunit + https://github.com/HtmlUnit/htmlunit + + + Gargoyle Software Inc. + http://www.GargoyleSoftware.com/ + + + + + org.sonatype.central + central-publishing-maven-plugin + ${central-publishing-plugin.version} + true + + central + + + + maven-enforcer-plugin + ${enforcer-plugin.version} + + + enforce-maven + + enforce + + + + + 3.6.3 + + + 17 + + + + + + + + maven-jar-plugin + ${jar-plugin.version} + + + + true + org.htmlunit.websocket.client.Main + + + + + + maven-shade-plugin + ${shade-plugin.version} + + + package + + shade + + + + + + + + *:* + + about.html + META-INF/*.SF + META-INF/*.DSA + META-INF/*.RSA + META-INF/DEPENDENCIES + META-INF/NOTICE + + + + + + org.eclipse.jetty + org.htmlunit.jetty + + + + + + + + + + + + maven-source-plugin + ${source-plugin.version} + + + + jar + + + + + + maven-javadoc-plugin + ${javadoc-plugin.version} + + + + jar + + + + + true + ${basedir}/src/main/java + --allow-script-in-comments + + https://docs.oracle.com/javase/8/docs/api/ + https://commons.apache.org/logging/apidocs/ + https://commons.apache.org/codec/apidocs/ + https://hc.apache.org/httpcomponents-client-4.5.x/current/httpclient/apidocs/ + + + + + maven-gpg-plugin + ${gpg-plugin.version} + + + verify + + sign + + + + + + + + 0.9.0 + 12.1.8 + 3.6.2 + 3.5.0 + yyyy-MM-dd HH:mm + 3.2.8 + UTF-8 + -Xdoclint:none + 3.6.1 + 17 + 10.0.4 + 17 + 3.4.0 + 3.12.0 + + diff --git a/pom.xml b/pom.xml index 87bfffb..5edad0b 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ jar The default WebSocket client used by HtmlUnit. - The implementation is based on Jetty 9. + The implementation is based on Jetty 12. https://www.htmlunit.org @@ -24,10 +24,10 @@ yyyy-MM-dd HH:mm -Xdoclint:none - 8 - 8 + 17 + 17 - 9.4.58.v20250814 + 12.1.8 10.0.4 @@ -45,7 +45,7 @@ org.eclipse.jetty.websocket - websocket-client + jetty-websocket-jetty-client ${jetty.version} @@ -97,7 +97,7 @@ 3.6.3 - 1.8.0 + 17