Skip to content

Commit 0f59657

Browse files
Bump htmlunit from 2.66.0 to 2.67.0 (#3676)
Bumps [htmlunit](https://github.com/HtmlUnit/htmlunit) from 2.66.0 to 2.67.0. - [Release notes](https://github.com/HtmlUnit/htmlunit/releases) - [Commits](HtmlUnit/htmlunit@2.66.0...2.67.0) --- updated-dependencies: - dependency-name: net.sourceforge.htmlunit:htmlunit dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 16fc01d commit 0f59657

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
@@ -668,7 +668,7 @@
668668
<skip.dependency-check>false</skip.dependency-check>
669669
<jacoco.version>0.8.8</jacoco.version>
670670
<git-commit-id-plugin-version>4.9.10</git-commit-id-plugin-version>
671-
<htmlunit-version>2.66.0</htmlunit-version>
671+
<htmlunit-version>2.67.0</htmlunit-version>
672672
<checkstyle.config.location>${root.basedir}/build-tools/checkstyle/customized_google_checks.xml</checkstyle.config.location>
673673
<no-reports>false</no-reports>
674674
</properties>

0 commit comments

Comments
 (0)