diff --git a/README.md b/README.md
index 80f5ee1..4c8698b 100644
--- a/README.md
+++ b/README.md
@@ -22,7 +22,7 @@ The code is being expanded, restructured and improved primarily to meet the requ
[HtmlUnit@mastodon](https://fosstodon.org/@HtmlUnit) | [HtmlUnit@bsky](https://bsky.app/profile/htmlunit.bsky.social) | [HtmlUnit@Twitter](https://twitter.com/HtmlUnit)
-### Latest release Version 4.17.0 / October 04, 2025
+### Latest release Version 4.18.0 / October 30, 2025
### Maven
@@ -32,7 +32,7 @@ Add to your `pom.xml`:
org.htmlunit
htmlunit-csp
- 4.17.0
+ 4.18.0
```
@@ -41,7 +41,7 @@ Add to your `pom.xml`:
Add to your `build.gradle`:
```groovy
-implementation group: 'org.htmlunit', name: 'htmlunit-csp', version: '4.17.0'
+implementation group: 'org.htmlunit', name: 'htmlunit-csp', version: '4.18.0'
```
### A Note on CSP
@@ -108,7 +108,7 @@ If you use maven please add:
org.htmlunit
htmlunit-csp
- 4.18.0-SNAPSHOT
+ 4.19.0-SNAPSHOT
You have to add the sonatype-central snapshot repository to your pom `repositories` section also:
diff --git a/pom.xml b/pom.xml
index c5d5fab..188badb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.htmlunit
htmlunit-csp
- 4.17.0
+ 4.18.0
HtmlUnit Content-Security-Policy Parser
HtmlUnit
@@ -24,8 +24,8 @@
5.13.4
- 11.1.0
- 4.9.6
+ 12.1.1
+ 4.9.8
7.17.0
2.38.0
10.0.4
@@ -33,8 +33,8 @@
0.9.0
3.6.0
- 3.27.0
- 4.9.6.0
+ 3.28.0
+ 4.9.8.1
3.2.8
3.6.2
2.12.1