diff --git a/README.md b/README.md
index 22cb8a3..85aa919 100644
--- a/README.md
+++ b/README.md
@@ -28,14 +28,14 @@ Add the following dependencies to your `pom.xml` file:
org.pcre4j
regex
- 0.4.2
+ 0.4.3
org.pcre4j
jna
- 0.4.2
+ 0.4.3
```
@@ -80,14 +80,14 @@ Add the following dependencies to your `pom.xml` file:
org.pcre4j
lib
- 0.4.2
+ 0.4.3
org.pcre4j
jna
- 0.4.2
+ 0.4.3
```
@@ -145,7 +145,7 @@ Add the following dependencies to your `pom.xml` file:
jna
- 0.4.2
+ 0.4.3
```