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 e6a8b88 Bump org.htmlunit:htmlunit from 4.18.0 to 4.19.0 (#602)
e6a8b88 is described below
commit e6a8b88573b85e632f5cbd2108d8488faab15ede
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Nov 25 05:59:02 2025 +0100
Bump org.htmlunit:htmlunit from 4.18.0 to 4.19.0 (#602)
Bumps [org.htmlunit:htmlunit](https://github.com/HtmlUnit/htmlunit) from
4.18.0 to 4.19.0.
- [Release notes](https://github.com/HtmlUnit/htmlunit/releases)
- [Commits](https://github.com/HtmlUnit/htmlunit/compare/4.18.0...4.19.0)
---
updated-dependencies:
- dependency-name: org.htmlunit:htmlunit
dependency-version: 4.19.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
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 7bc0558..3f51a0c 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.18.0</version>
+ <version>4.19.0</version>
<scope>test</scope>
<exclusions>
<exclusion>