diff --git a/README.md b/README.md
index 9b27a6b..9f28a2e 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@ We will try to stay in sync with CSSParser regarding the features in the future.
[HtmlUnit@mastodon][4] | [HtmlUnit@Twitter][3]
-### Latest release Version 4.6.0 / November 3, 2024
+### Latest release Version 4.7.0 / November 29, 2024
## Get it!
@@ -30,7 +30,7 @@ Add to your `pom.xml`:
org.htmlunit
htmlunit-cssparser
- 4.6.0
+ 4.7.0
```
@@ -39,7 +39,7 @@ Add to your `pom.xml`:
Add to your `build.gradle`:
```groovy
-implementation group: 'org.htmlunit', name: 'htmlunit-cssparser', version: '4.6.0'
+implementation group: 'org.htmlunit', name: 'htmlunit-cssparser', version: '4.7.0'
```
@@ -55,7 +55,7 @@ If you use maven please add:
org.htmlunit
htmlunit-cssparser
- 4.7.0-SNAPSHOT
+ 4.8.0-SNAPSHOT
You have to add the sonatype snapshot repository to your pom `repositories` section also:
diff --git a/pom.xml b/pom.xml
index d0f923e..daf0de2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.htmlunit
htmlunit-cssparser
- 4.6.0
+ 4.7.0
HtmlUnit CSS Parser
HtmlUnit
@@ -20,7 +20,7 @@
8
8
- 10.20.0
+ 10.20.1
10.0.4
@@ -56,6 +56,7 @@
0
false
+ https://mirror.cveb.in/nvd/json/cve/1.1/nvdcve-1.1-{0}.json.gz
@@ -68,7 +69,7 @@
org.apache.maven.plugins
maven-surefire-plugin
- 3.5.1
+ 3.5.2
org.apache.maven.plugins
@@ -197,7 +198,7 @@
org.apache.maven.plugins
maven-javadoc-plugin
- 3.10.1
+ 3.11.1
--allow-script-in-comments
org.htmlunit.cssparser.parser.javacc
@@ -327,7 +328,7 @@
commons-io
commons-io
- 2.17.0
+ 2.18.0
test