Skip to content

Commit 52a8dcb

Browse files
Bump htmlunit from 2.69.0 to 2.70.0 (#3873)
Bumps [htmlunit](https://github.com/HtmlUnit/htmlunit) from 2.69.0 to 2.70.0. - [Release notes](https://github.com/HtmlUnit/htmlunit/releases) - [Commits](HtmlUnit/htmlunit@2.69.0...2.70.0) --- updated-dependencies: - dependency-name: net.sourceforge.htmlunit:htmlunit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c5f824a commit 52a8dcb

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
@@ -648,7 +648,7 @@
648648
<skip.dependency-check>false</skip.dependency-check>
649649
<jacoco.version>0.8.8</jacoco.version>
650650
<git-commit-id-plugin-version>4.9.10</git-commit-id-plugin-version>
651-
<htmlunit-version>2.69.0</htmlunit-version>
651+
<htmlunit-version>2.70.0</htmlunit-version>
652652
<checkstyle.config.location>${root.basedir}/build-tools/checkstyle/customized_google_checks.xml</checkstyle.config.location>
653653
<no-reports>false</no-reports>
654654
</properties>

0 commit comments

Comments
 (0)