Skip to content

Commit d1c58cd

Browse files
build(deps-dev): bump org.htmlunit:htmlunit from 4.2.0 to 4.3.0 (#3004)
Bumps [org.htmlunit:htmlunit](https://github.com/HtmlUnit/htmlunit) from 4.2.0 to 4.3.0. - [Release notes](https://github.com/HtmlUnit/htmlunit/releases) - [Commits](HtmlUnit/htmlunit@4.2.0...4.3.0) --- updated-dependencies: - dependency-name: org.htmlunit:htmlunit dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d6f2cf2 commit d1c58cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<spring-boot.version>2.7.5</spring-boot.version>
4141
<jacoco.version>0.8.12</jacoco.version>
4242
<commons-dbcp.version>1.4</commons-dbcp.version>
43-
<htmlunit.version>4.2.0</htmlunit.version>
43+
<htmlunit.version>4.3.0</htmlunit.version>
4444
<gson.version>2.11.0</gson.version>
4545
<guice.version>6.0.0</guice.version>
4646
<system-lambda.version>1.1.0</system-lambda.version>

0 commit comments

Comments
 (0)