This is an automated email from the ASF dual-hosted git repository. slachiewicz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-doxia-sitetools.git
The following commit(s) were added to refs/heads/master by this push: new dc8fe2d Bump org.htmlunit:htmlunit from 4.9.0 to 4.12.0 dc8fe2d is described below commit dc8fe2d7d4e40d0665c5261715730aa9adcebeed Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon May 19 23:21:41 2025 +0000 Bump org.htmlunit:htmlunit from 4.9.0 to 4.12.0 Bumps [org.htmlunit:htmlunit](https://github.com/HtmlUnit/htmlunit) from 4.9.0 to 4.12.0. - [Release notes](https://github.com/HtmlUnit/htmlunit/releases) - [Commits](https://github.com/HtmlUnit/htmlunit/compare/4.9.0...4.12.0) --- updated-dependencies: - dependency-name: org.htmlunit:htmlunit dependency-version: 4.12.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <supp...@github.com> --- doxia-site-renderer/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doxia-site-renderer/pom.xml b/doxia-site-renderer/pom.xml index 748b621..47a607a 100644 --- a/doxia-site-renderer/pom.xml +++ b/doxia-site-renderer/pom.xml @@ -172,7 +172,7 @@ under the License. <dependency> <groupId>org.htmlunit</groupId> <artifactId>htmlunit</artifactId> - <version>4.9.0</version> + <version>4.12.0</version> <scope>test</scope> <exclusions> <exclusion>