Skip to content

Commit

Permalink
Upgrade HtmlUnit 3.10.0 to 3.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tntim96 committed Feb 17, 2024
1 parent ae2a0d5 commit d616ab5
Show file tree
Hide file tree
Showing 4 changed files with 44 additions and 44 deletions.
2 changes: 1 addition & 1 deletion History.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
2.0.20 / 2024-??-??
==================
* Internal: HtmlUnit 3.9.0 to 3.10.0, Mockito 5.8.0 to 5.10.0
* Internal: HtmlUnit 3.9.0 to 3.11.0, Mockito 5.8.0 to 5.10.0

2.0.19 / 2024-01-02
==================
Expand Down
14 changes: 7 additions & 7 deletions JSCover.iml
Original file line number Diff line number Diff line change
Expand Up @@ -34,21 +34,21 @@
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="Maven: com.google.javascript:closure-compiler:v20231112" level="project" />
<orderEntry type="library" name="Maven: com.google.code.gson:gson:2.10.1" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.htmlunit:htmlunit:3.10.0" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.htmlunit:htmlunit:3.11.0" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.apache.httpcomponents:httpmime:4.5.14" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.apache.httpcomponents:httpclient:4.5.14" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.apache.httpcomponents:httpcore:4.4.16" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.htmlunit:htmlunit-core-js:3.10.0" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.htmlunit:neko-htmlunit:3.10.0" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.htmlunit:htmlunit-cssparser:3.10.0" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.htmlunit:htmlunit-xpath:3.10.0" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.htmlunit:htmlunit-csp:3.10.0" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.htmlunit:htmlunit-core-js:3.11.0" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.htmlunit:neko-htmlunit:3.11.2" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.htmlunit:htmlunit-cssparser:3.11.0" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.htmlunit:htmlunit-xpath:3.11.0" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.htmlunit:htmlunit-csp:3.11.0" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.apache.commons:commons-lang3:3.14.0" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.apache.commons:commons-text:1.11.0" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: commons-io:commons-io:2.15.1" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: commons-logging:commons-logging:1.3.0" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: commons-net:commons-net:3.10.0" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: commons-codec:commons-codec:1.16.0" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: commons-codec:commons-codec:1.16.1" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.brotli:dec:0.1.2" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.eclipse.jetty.websocket:websocket-client:9.4.53.v20231009" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.eclipse.jetty:jetty-client:9.4.53.v20231009" level="project" />
Expand Down
70 changes: 35 additions & 35 deletions JSCover.ipr
Original file line number Diff line number Diff line change
Expand Up @@ -724,16 +724,16 @@
<root url="jar://$MAVEN_REPOSITORY$/com/google/javascript/closure-compiler/v20231112/closure-compiler-v20231112-sources.jar!/" />
</SOURCES>
</library>
<library name="Maven: commons-codec:commons-codec:1.16.0" type="java-imported" external-system-id="Maven">
<properties groupId="commons-codec" artifactId="commons-codec" version="1.16.0" />
<library name="Maven: commons-codec:commons-codec:1.16.1" type="java-imported" external-system-id="Maven">
<properties groupId="commons-codec" artifactId="commons-codec" version="1.16.1" />
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/commons-codec/commons-codec/1.16.1/commons-codec-1.16.1.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0-javadoc.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/commons-codec/commons-codec/1.16.1/commons-codec-1.16.1-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/commons-codec/commons-codec/1.16.1/commons-codec-1.16.1-sources.jar!/" />
</SOURCES>
</library>
<library name="Maven: commons-io:commons-io:2.15.1" type="java-imported" external-system-id="Maven">
Expand Down Expand Up @@ -988,76 +988,76 @@
<root url="jar://$MAVEN_REPOSITORY$/org/hamcrest/hamcrest/2.2/hamcrest-2.2-sources.jar!/" />
</SOURCES>
</library>
<library name="Maven: org.htmlunit:htmlunit-core-js:3.10.0" type="java-imported" external-system-id="Maven">
<properties groupId="org.htmlunit" artifactId="htmlunit-core-js" version="3.10.0" />
<library name="Maven: org.htmlunit:htmlunit-core-js:3.11.0" type="java-imported" external-system-id="Maven">
<properties groupId="org.htmlunit" artifactId="htmlunit-core-js" version="3.11.0" />
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/htmlunit/htmlunit-core-js/3.10.0/htmlunit-core-js-3.10.0.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/htmlunit/htmlunit-core-js/3.11.0/htmlunit-core-js-3.11.0.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/org/htmlunit/htmlunit-core-js/3.10.0/htmlunit-core-js-3.10.0-javadoc.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/htmlunit/htmlunit-core-js/3.11.0/htmlunit-core-js-3.11.0-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/org/htmlunit/htmlunit-core-js/3.10.0/htmlunit-core-js-3.10.0-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/htmlunit/htmlunit-core-js/3.11.0/htmlunit-core-js-3.11.0-sources.jar!/" />
</SOURCES>
</library>
<library name="Maven: org.htmlunit:htmlunit-csp:3.10.0" type="java-imported" external-system-id="Maven">
<properties groupId="org.htmlunit" artifactId="htmlunit-csp" version="3.10.0" />
<library name="Maven: org.htmlunit:htmlunit-csp:3.11.0" type="java-imported" external-system-id="Maven">
<properties groupId="org.htmlunit" artifactId="htmlunit-csp" version="3.11.0" />
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/htmlunit/htmlunit-csp/3.10.0/htmlunit-csp-3.10.0.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/htmlunit/htmlunit-csp/3.11.0/htmlunit-csp-3.11.0.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/org/htmlunit/htmlunit-csp/3.10.0/htmlunit-csp-3.10.0-javadoc.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/htmlunit/htmlunit-csp/3.11.0/htmlunit-csp-3.11.0-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/org/htmlunit/htmlunit-csp/3.10.0/htmlunit-csp-3.10.0-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/htmlunit/htmlunit-csp/3.11.0/htmlunit-csp-3.11.0-sources.jar!/" />
</SOURCES>
</library>
<library name="Maven: org.htmlunit:htmlunit-cssparser:3.10.0" type="java-imported" external-system-id="Maven">
<properties groupId="org.htmlunit" artifactId="htmlunit-cssparser" version="3.10.0" />
<library name="Maven: org.htmlunit:htmlunit-cssparser:3.11.0" type="java-imported" external-system-id="Maven">
<properties groupId="org.htmlunit" artifactId="htmlunit-cssparser" version="3.11.0" />
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/htmlunit/htmlunit-cssparser/3.10.0/htmlunit-cssparser-3.10.0.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/htmlunit/htmlunit-cssparser/3.11.0/htmlunit-cssparser-3.11.0.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/org/htmlunit/htmlunit-cssparser/3.10.0/htmlunit-cssparser-3.10.0-javadoc.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/htmlunit/htmlunit-cssparser/3.11.0/htmlunit-cssparser-3.11.0-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/org/htmlunit/htmlunit-cssparser/3.10.0/htmlunit-cssparser-3.10.0-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/htmlunit/htmlunit-cssparser/3.11.0/htmlunit-cssparser-3.11.0-sources.jar!/" />
</SOURCES>
</library>
<library name="Maven: org.htmlunit:htmlunit-xpath:3.10.0" type="java-imported" external-system-id="Maven">
<properties groupId="org.htmlunit" artifactId="htmlunit-xpath" version="3.10.0" />
<library name="Maven: org.htmlunit:htmlunit-xpath:3.11.0" type="java-imported" external-system-id="Maven">
<properties groupId="org.htmlunit" artifactId="htmlunit-xpath" version="3.11.0" />
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/htmlunit/htmlunit-xpath/3.10.0/htmlunit-xpath-3.10.0.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/htmlunit/htmlunit-xpath/3.11.0/htmlunit-xpath-3.11.0.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/org/htmlunit/htmlunit-xpath/3.10.0/htmlunit-xpath-3.10.0-javadoc.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/htmlunit/htmlunit-xpath/3.11.0/htmlunit-xpath-3.11.0-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/org/htmlunit/htmlunit-xpath/3.10.0/htmlunit-xpath-3.10.0-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/htmlunit/htmlunit-xpath/3.11.0/htmlunit-xpath-3.11.0-sources.jar!/" />
</SOURCES>
</library>
<library name="Maven: org.htmlunit:htmlunit:3.10.0" type="java-imported" external-system-id="Maven">
<properties groupId="org.htmlunit" artifactId="htmlunit" version="3.10.0" />
<library name="Maven: org.htmlunit:htmlunit:3.11.0" type="java-imported" external-system-id="Maven">
<properties groupId="org.htmlunit" artifactId="htmlunit" version="3.11.0" />
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/htmlunit/htmlunit/3.10.0/htmlunit-3.10.0.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/htmlunit/htmlunit/3.11.0/htmlunit-3.11.0.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/org/htmlunit/htmlunit/3.10.0/htmlunit-3.10.0-javadoc.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/htmlunit/htmlunit/3.11.0/htmlunit-3.11.0-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/org/htmlunit/htmlunit/3.10.0/htmlunit-3.10.0-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/htmlunit/htmlunit/3.11.0/htmlunit-3.11.0-sources.jar!/" />
</SOURCES>
</library>
<library name="Maven: org.htmlunit:neko-htmlunit:3.10.0" type="java-imported" external-system-id="Maven">
<properties groupId="org.htmlunit" artifactId="neko-htmlunit" version="3.10.0" />
<library name="Maven: org.htmlunit:neko-htmlunit:3.11.2" type="java-imported" external-system-id="Maven">
<properties groupId="org.htmlunit" artifactId="neko-htmlunit" version="3.11.2" />
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/htmlunit/neko-htmlunit/3.10.0/neko-htmlunit-3.10.0.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/htmlunit/neko-htmlunit/3.11.2/neko-htmlunit-3.11.2.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/org/htmlunit/neko-htmlunit/3.10.0/neko-htmlunit-3.10.0-javadoc.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/htmlunit/neko-htmlunit/3.11.2/neko-htmlunit-3.11.2-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/org/htmlunit/neko-htmlunit/3.10.0/neko-htmlunit-3.10.0-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/htmlunit/neko-htmlunit/3.11.2/neko-htmlunit-3.11.2-sources.jar!/" />
</SOURCES>
</library>
<library name="Maven: org.jacoco:org.jacoco.agent:0.8.11" type="java-imported" external-system-id="Maven">
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
<dependency>
<groupId>org.htmlunit</groupId>
<artifactId>htmlunit</artifactId>
<version>3.10.0</version>
<version>3.11.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit d616ab5

Please sign in to comment.