diff --git a/README.md b/README.md index 8afe392b..34283f85 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,12 @@ HtmlUnitDriver is a WebDriver compatible driver for the [HtmlUnit](https://www.h [![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.seleniumhq.selenium/htmlunit3-driver/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.seleniumhq.selenium/htmlunit3-driver) -##### News -[Twitter](https://twitter.com/HtmlUnit) +## News + +**[Developer Blog][15]** + +[HtmlUnit@mastodon](https://fosstodon.org/@HtmlUnit) | [HtmlUnit@LinkedIn](https://www.linkedin.com/in/ronald-brill-a93271197/) | [HtmlUnit@Twitter](https://twitter.com/HtmlUnit) + [![Build Status](https://jenkins.wetator.org/buildStatus/icon?job=HtmlUnitDriver+-+Selenium+4)](https://jenkins.wetator.org/view/HtmlUnit%20Driver/job/HtmlUnitDriver%20-%20Selenium%204/) @@ -29,7 +33,7 @@ Add to your `pom.xml`: org.seleniumhq.selenium htmlunit3-driver - 4.26.0 + 4.27.0 ``` @@ -38,7 +42,7 @@ Add to your `pom.xml`: Add to your `build.gradle`: ```groovy -implementation group: 'org.seleniumhq.selenium', name: 'htmlunit3-driver', version: '4.26.0' +implementation group: 'org.seleniumhq.selenium', name: 'htmlunit3-driver', version: '4.27.0' ``` diff --git a/compatibility.md b/compatibility.md index f86d9bef..53f23ba8 100644 --- a/compatibility.md +++ b/compatibility.md @@ -1,14 +1,15 @@ # Htmlunitdriver - Selenium Compatibility -Starting with Selenium 4.5 we use the same version numbers for the driver - e.g. HtmlUnit-Driver 4.26.0 -is for Selenium 4.26.0. +Starting with Selenium 4.5 we use the same version numbers for the driver - e.g. HtmlUnit-Driver 4.27.0 +is for Selenium 4.27.0. ***htmlunit3-driver*** | selenium | htmlunit-driver | htmlunit | artifactId | JDK | |----------|-----------------|----------------|------------------|------| -| 4.26.0 | **4.26.0** | **4.6.0** | htmlunit3-driver | 11 | +| 4.27.0 | **4.27.0** | **4.7.0** | htmlunit3-driver | 11 | +| 4.26.0 | 4.26.0 | 4.6.0 | htmlunit3-driver | 11 | | 4.25.0 | 4.25.0 | 4.5.0 | htmlunit3-driver | 11 | | 4.23.0 | 4.23.0 | 4.4.0 | htmlunit3-driver | 11 | | 4.22.0 | 4.22.0 | 4.3.0 | htmlunit3-driver | 11 | diff --git a/pom.xml b/pom.xml index a53dba59..d56b1fdb 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.seleniumhq.selenium htmlunit3-driver - 4.26.0 + 4.27.0 ${project.artifactId} WebDriver compatible driver for HtmlUnit headless browser @@ -18,13 +18,13 @@ 11 11 - 4.26.0 - selenium-devtools-v130 - 4.6.0 + 4.27.0 + selenium-devtools-v131 + 4.7.0 9.4.56.v20240826 - 10.18.2 + 10.20.1 4.8.6 1.3.0 10.0.4 @@ -205,7 +205,7 @@ org.apache.maven.plugins maven-checkstyle-plugin - 3.5.0 + 3.6.0 checkstyle.xml checkstyle_suppressions.xml @@ -222,7 +222,7 @@ com.github.spotbugs spotbugs-maven-plugin - 4.8.6.4 + 4.8.6.6 com.github.spotbugs @@ -251,7 +251,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.10.1 + 3.11.1 true true @@ -268,7 +268,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.1 + 3.5.2 **/*.java @@ -296,6 +296,7 @@ owasp-suppressions.xml 0 false + https://mirror.cveb.in/nvd/json/cve/1.1/nvdcve-1.1-{0}.json.gz