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 adef8b0 Bump org.htmlunit:htmlunit from 4.16.0 to 4.18.0
adef8b0 is described below
commit adef8b0c134316da76d2fddccccf4ad591ecb6df
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Oct 31 23:03:52 2025 +0000
Bump org.htmlunit:htmlunit from 4.16.0 to 4.18.0
Bumps [org.htmlunit:htmlunit](https://github.com/HtmlUnit/htmlunit) from
4.16.0 to 4.18.0.
- [Release notes](https://github.com/HtmlUnit/htmlunit/releases)
- [Commits](https://github.com/HtmlUnit/htmlunit/compare/4.16.0...4.18.0)
---
updated-dependencies:
- dependency-name: org.htmlunit:htmlunit
dependency-version: 4.18.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
---
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 96af87b..aab5302 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.16.0</version>
+ <version>4.18.0</version>
<scope>test</scope>
<exclusions>
<exclusion>