diff --git a/README.md b/README.md index 44555f076..111dc9643 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Maven: org.asynchttpclient async-http-client - 3.0.0.Beta2 + 3.0.0.Beta3 ``` @@ -28,7 +28,7 @@ Maven: Gradle: ```groovy dependencies { - implementation 'org.asynchttpclient:async-http-client:3.0.0.Beta2' + implementation 'org.asynchttpclient:async-http-client:3.0.0.Beta3' } ``` diff --git a/client/pom.xml b/client/pom.xml index 3e7e65444..f3b042da8 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -19,7 +19,7 @@ org.asynchttpclient async-http-client-project - 3.0.0.Beta2 + 3.0.0.Beta3 4.0.0 diff --git a/pom.xml b/pom.xml index 0856473af..a6ec8ed66 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ org.asynchttpclient async-http-client-project - 3.0.0.Beta2 + 3.0.0.Beta3 pom AHC/Project @@ -316,7 +316,7 @@ org.sonatype.plugins nexus-staging-maven-plugin - 1.6.8 + 1.6.13 true ossrh