This is an automated email from the ASF dual-hosted git repository. mbuenger 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 defb224 Bump org.htmlunit:htmlunit from 4.12.0 to 4.13.0 (#207) defb224 is described below commit defb22420d19f2fb56adb825d67fd20e08fd29c2 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Thu Jul 10 06:36:26 2025 +0200 Bump org.htmlunit:htmlunit from 4.12.0 to 4.13.0 (#207) Bumps [org.htmlunit:htmlunit](https://github.com/HtmlUnit/htmlunit) from 4.12.0 to 4.13.0. - [Release notes](https://github.com/HtmlUnit/htmlunit/releases) - [Commits](https://github.com/HtmlUnit/htmlunit/compare/4.12.0...4.13.0) --- updated-dependencies: - dependency-name: org.htmlunit:htmlunit dependency-version: 4.13.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <supp...@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.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 c0975c5..1fadb9a 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.12.0</version> + <version>4.13.0</version> <scope>test</scope> <exclusions> <exclusion>