diff --git a/eng/jacoco-test-coverage/pom.xml b/eng/jacoco-test-coverage/pom.xml
index ae4a3f2bd29e8..44c5f8d020771 100644
--- a/eng/jacoco-test-coverage/pom.xml
+++ b/eng/jacoco-test-coverage/pom.xml
@@ -54,7 +54,7 @@
com.azure
azure-core
- 1.9.0-beta.1
+ 1.8.1
com.azure
@@ -74,12 +74,12 @@
com.azure
azure-core-http-netty
- 1.7.0-beta.1
+ 1.6.1
com.azure
azure-core-http-okhttp
- 1.4.0-beta.1
+ 1.3.1
com.azure
@@ -94,12 +94,12 @@
com.azure
azure-core-serializer-json-gson
- 1.1.0-beta.1
+ 1.0.1
com.azure
azure-core-serializer-json-jackson
- 1.1.0-beta.1
+ 1.0.1
com.azure
diff --git a/eng/versioning/version_client.txt b/eng/versioning/version_client.txt
index cb8eeac483c40..fc0ff09a11df7 100644
--- a/eng/versioning/version_client.txt
+++ b/eng/versioning/version_client.txt
@@ -7,18 +7,18 @@ com.azure:azure-client-sdk-parent;1.7.0;1.7.0
com.azure:azure-ai-anomalydetector;3.0.0-beta.1;3.0.0-beta.2
com.azure:azure-ai-formrecognizer;3.0.0;3.1.0-beta.1
com.azure:azure-ai-textanalytics;5.0.0;5.1.0-beta.1
-com.azure:azure-core;1.8.0;1.9.0-beta.1
+com.azure:azure-core;1.8.0;1.8.1
com.azure:azure-core-amqp;1.4.0;1.5.0-beta.1
com.azure:azure-core-experimental;1.0.0-beta.3;1.0.0-beta.4
com.azure:azure-core-http-jdk-httpclient;1.0.0-beta.1;1.0.0-beta.1
-com.azure:azure-core-http-netty;1.6.0;1.7.0-beta.1
-com.azure:azure-core-http-okhttp;1.3.0;1.4.0-beta.1
+com.azure:azure-core-http-netty;1.6.0;1.6.1
+com.azure:azure-core-http-okhttp;1.3.0;1.3.1
com.azure:azure-core-management;1.0.0-beta.3;1.0.0-beta.4
com.azure:azure-core-serializer-avro-apache;1.0.0-beta.2;1.0.0-beta.3
com.azure:azure-core-serializer-avro-jackson;1.0.0-beta.1;1.0.0-beta.2
-com.azure:azure-core-serializer-json-gson;1.0.0;1.1.0-beta.1
-com.azure:azure-core-serializer-json-jackson;1.0.0;1.1.0-beta.1
-com.azure:azure-core-test;1.4.1;1.5.0-beta.1
+com.azure:azure-core-serializer-json-gson;1.0.0;1.0.1
+com.azure:azure-core-serializer-json-jackson;1.0.0;1.0.1
+com.azure:azure-core-test;1.4.1;1.4.2
com.azure:azure-core-tracing-opentelemetry;1.0.0-beta.6;1.0.0-beta.7
com.azure:azure-cosmos;4.3.1;4.4.0-beta.2
com.azure:azure-cosmos-benchmark;4.0.1-beta.1;4.0.1-beta.1
@@ -130,10 +130,10 @@ com.microsoft.azure:spring-cloud-azure-eventhubs-stream-binder;1.2.8-beta.1;1.2.
# Format;
# unreleased_:;dependency-version
# note: The unreleased dependencies will not be manipulated with the automatic PR creation code.
-unreleased_com.azure:azure-core;1.9.0-beta.1
-unreleased_com.azure:azure-core-test;1.5.0-beta.1
-unreleased_com.azure:azure-core-http-netty;1.7.0-beta.1
-unreleased_com.azure:azure-core-http-okhttp;1.4.0-beta.1
+unreleased_com.azure:azure-core;1.8.1
+unreleased_com.azure:azure-core-test;1.4.2
+unreleased_com.azure:azure-core-http-netty;1.6.1
+unreleased_com.azure:azure-core-http-okhttp;1.3.1
unreleased_com.azure:azure-identity;1.2.0-beta.1
unreleased_com.azure:azure-core-amqp;1.5.0-beta.1
unreleased_com.azure:azure-messaging-servicebus;7.0.0-beta.5
diff --git a/sdk/appconfiguration/azure-data-appconfiguration/pom.xml b/sdk/appconfiguration/azure-data-appconfiguration/pom.xml
index 2ff392161f545..07cd818567d71 100644
--- a/sdk/appconfiguration/azure-data-appconfiguration/pom.xml
+++ b/sdk/appconfiguration/azure-data-appconfiguration/pom.xml
@@ -36,25 +36,25 @@
com.azure
azure-core
- 1.9.0-beta.1
+ 1.8.1
com.azure
azure-core-http-netty
- 1.7.0-beta.1
+ 1.6.1
com.azure
azure-core-test
- 1.5.0-beta.1
+ 1.4.2
test
com.azure
azure-core-http-okhttp
- 1.4.0-beta.1
+ 1.3.1
test
diff --git a/sdk/core/azure-core-amqp/pom.xml b/sdk/core/azure-core-amqp/pom.xml
index 5110e8b7dc950..a1242f343b3ce 100644
--- a/sdk/core/azure-core-amqp/pom.xml
+++ b/sdk/core/azure-core-amqp/pom.xml
@@ -58,7 +58,7 @@
com.azure
azure-core
- 1.9.0-beta.1
+ 1.8.1
com.microsoft.azure
diff --git a/sdk/core/azure-core-experimental/CHANGELOG.md b/sdk/core/azure-core-experimental/CHANGELOG.md
index 56de7d38d9038..c8af5f19c35e1 100644
--- a/sdk/core/azure-core-experimental/CHANGELOG.md
+++ b/sdk/core/azure-core-experimental/CHANGELOG.md
@@ -1,7 +1,8 @@
# Release History
-## 1.0.0-beta.4 (Unreleased)
+## 1.0.0-beta.4 (2020-09-08)
+- Updated `azure-core` version to pickup bug fix.
## 1.0.0-beta.3 (2020-09-03)
diff --git a/sdk/core/azure-core-experimental/README.md b/sdk/core/azure-core-experimental/README.md
index 92eafdb5a578d..e8f64642387e9 100644
--- a/sdk/core/azure-core-experimental/README.md
+++ b/sdk/core/azure-core-experimental/README.md
@@ -17,7 +17,7 @@ Azure Core Experimental contains types that are being evaluated and might eventu
com.azure
azure-core-experimental
- 1.0.0-beta.3
+ 1.0.0-beta.4
```
[//]: # ({x-version-update-end})
diff --git a/sdk/core/azure-core-experimental/pom.xml b/sdk/core/azure-core-experimental/pom.xml
index 5550c59fe4987..ed558ca89153d 100644
--- a/sdk/core/azure-core-experimental/pom.xml
+++ b/sdk/core/azure-core-experimental/pom.xml
@@ -58,7 +58,7 @@
com.azure
azure-core
- 1.9.0-beta.1
+ 1.8.1
diff --git a/sdk/core/azure-core-http-jdk-httpclient/pom.xml b/sdk/core/azure-core-http-jdk-httpclient/pom.xml
index e5590b70f9a03..6fa4942e25cbc 100644
--- a/sdk/core/azure-core-http-jdk-httpclient/pom.xml
+++ b/sdk/core/azure-core-http-jdk-httpclient/pom.xml
@@ -62,27 +62,27 @@
com.azure
azure-core
- 1.9.0-beta.1
+ 1.8.1
com.azure
azure-core
- 1.9.0-beta.1
+ 1.8.1
test-jar
test
com.azure
azure-core-test
- 1.5.0-beta.1
+ 1.4.2
test
com.azure
azure-core-test
- 1.5.0-beta.1
+ 1.4.2
test-jar
test
diff --git a/sdk/core/azure-core-http-netty/CHANGELOG.md b/sdk/core/azure-core-http-netty/CHANGELOG.md
index ec93f6b213965..1127274094d64 100644
--- a/sdk/core/azure-core-http-netty/CHANGELOG.md
+++ b/sdk/core/azure-core-http-netty/CHANGELOG.md
@@ -1,7 +1,8 @@
# Release History
-## 1.7.0-beta.1 (Unreleased)
+## 1.6.1 (2020-09-08)
+- Updated `azure-core` version to pickup bug fix.
## 1.6.0 (2020-09-03)
diff --git a/sdk/core/azure-core-http-netty/README.md b/sdk/core/azure-core-http-netty/README.md
index c87567b981a7b..37f3c68baa05d 100644
--- a/sdk/core/azure-core-http-netty/README.md
+++ b/sdk/core/azure-core-http-netty/README.md
@@ -15,7 +15,7 @@ Azure Core Netty HTTP client is a plugin for the `azure-core` HTTP client API.
com.azure
azure-core-http-netty
- 1.6.0
+ 1.6.1
```
[//]: # ({x-version-update-end})
diff --git a/sdk/core/azure-core-http-netty/pom.xml b/sdk/core/azure-core-http-netty/pom.xml
index 1198a61507293..253c1e26702e9 100644
--- a/sdk/core/azure-core-http-netty/pom.xml
+++ b/sdk/core/azure-core-http-netty/pom.xml
@@ -15,7 +15,7 @@
com.azure
azure-core-http-netty
jar
- 1.7.0-beta.1
+ 1.6.1
Microsoft Azure Netty HTTP Client Library
This package contains the Netty HTTP client plugin for azure-core.
@@ -60,7 +60,7 @@
com.azure
azure-core
- 1.9.0-beta.1
+ 1.8.1
@@ -117,20 +117,20 @@
com.azure
azure-core
- 1.9.0-beta.1
+ 1.8.1
test-jar
test
com.azure
azure-core-test
- 1.5.0-beta.1
+ 1.4.2
test
com.azure
azure-core-test
- 1.5.0-beta.1
+ 1.4.2
test-jar
test
diff --git a/sdk/core/azure-core-http-okhttp/CHANGELOG.md b/sdk/core/azure-core-http-okhttp/CHANGELOG.md
index ca86acf1ee5a3..676fdef52b9d6 100644
--- a/sdk/core/azure-core-http-okhttp/CHANGELOG.md
+++ b/sdk/core/azure-core-http-okhttp/CHANGELOG.md
@@ -1,7 +1,8 @@
# Release History
-## 1.4.0-beta.1 (Unreleased)
+## 1.3.1 (2020-09-08)
+- Updated `azure-core` version to pickup bug fix.
## 1.3.0 (2020-09-03)
diff --git a/sdk/core/azure-core-http-okhttp/README.md b/sdk/core/azure-core-http-okhttp/README.md
index 34a5a5d17a0fd..5e96034d231e2 100644
--- a/sdk/core/azure-core-http-okhttp/README.md
+++ b/sdk/core/azure-core-http-okhttp/README.md
@@ -15,7 +15,7 @@ Azure Core OkHttp HTTP client is a plugin for the `azure-core` HTTP client API.
com.azure
azure-core-http-okhttp
- 1.3.0
+ 1.3.1
```
[//]: # ({x-version-update-end})
diff --git a/sdk/core/azure-core-http-okhttp/pom.xml b/sdk/core/azure-core-http-okhttp/pom.xml
index 2d1deb20b2962..293880cec1f08 100644
--- a/sdk/core/azure-core-http-okhttp/pom.xml
+++ b/sdk/core/azure-core-http-okhttp/pom.xml
@@ -15,7 +15,7 @@
com.azure
azure-core-http-okhttp
jar
- 1.4.0-beta.1
+ 1.3.1
Microsoft Azure OkHttp HTTP Client Library
This package contains the OkHttp HTTP client plugin for azure-core.
@@ -60,7 +60,7 @@
com.azure
azure-core
- 1.9.0-beta.1
+ 1.8.1
@@ -73,20 +73,20 @@
com.azure
azure-core
- 1.9.0-beta.1
+ 1.8.1
test-jar
test
com.azure
azure-core-test
- 1.5.0-beta.1
+ 1.4.2
test
com.azure
azure-core-test
- 1.5.0-beta.1
+ 1.4.2
test-jar
test
diff --git a/sdk/core/azure-core-management/pom.xml b/sdk/core/azure-core-management/pom.xml
index 79f77538c1f33..52183dcd1d084 100644
--- a/sdk/core/azure-core-management/pom.xml
+++ b/sdk/core/azure-core-management/pom.xml
@@ -59,7 +59,7 @@
com.azure
azure-core
- 1.9.0-beta.1
+ 1.8.1
@@ -83,7 +83,7 @@
com.azure
azure-core-http-netty
- 1.7.0-beta.1
+ 1.6.1
test
diff --git a/sdk/core/azure-core-serializer-avro-apache/CHANGELOG.md b/sdk/core/azure-core-serializer-avro-apache/CHANGELOG.md
index d4a8d96145e42..eb987af9253f8 100644
--- a/sdk/core/azure-core-serializer-avro-apache/CHANGELOG.md
+++ b/sdk/core/azure-core-serializer-avro-apache/CHANGELOG.md
@@ -1,7 +1,8 @@
# Release History
-## 1.0.0-beta.3 (Unreleased)
+## 1.0.0-beta.3 (2020-09-08)
+- Updated `azure-core` version to pickup bug fix.
## 1.0.0-beta.2 (2020-09-03)
diff --git a/sdk/core/azure-core-serializer-avro-apache/README.md b/sdk/core/azure-core-serializer-avro-apache/README.md
index 6363759389b6c..4662764a8090f 100644
--- a/sdk/core/azure-core-serializer-avro-apache/README.md
+++ b/sdk/core/azure-core-serializer-avro-apache/README.md
@@ -15,7 +15,7 @@ Azure Core Apache Avro Serializer is a plugin for the `azure-core` `AvroSerializ
com.azure
azure-core-serializer-avro-apache
- 1.0.0-beta.2
+ 1.0.0-beta.3
```
[//]: # ({x-version-update-end})
diff --git a/sdk/core/azure-core-serializer-avro-apache/pom.xml b/sdk/core/azure-core-serializer-avro-apache/pom.xml
index 32e0343ed2481..abeaa2e8d3cfe 100644
--- a/sdk/core/azure-core-serializer-avro-apache/pom.xml
+++ b/sdk/core/azure-core-serializer-avro-apache/pom.xml
@@ -58,7 +58,7 @@
com.azure
azure-core
- 1.9.0-beta.1
+ 1.8.1
com.azure
diff --git a/sdk/core/azure-core-serializer-avro-jackson/pom.xml b/sdk/core/azure-core-serializer-avro-jackson/pom.xml
index 8862fe9c3b08e..b4e88639c63fd 100644
--- a/sdk/core/azure-core-serializer-avro-jackson/pom.xml
+++ b/sdk/core/azure-core-serializer-avro-jackson/pom.xml
@@ -58,7 +58,7 @@
com.azure
azure-core
- 1.9.0-beta.1
+ 1.8.1
com.azure
diff --git a/sdk/core/azure-core-serializer-json-gson/CHANGELOG.md b/sdk/core/azure-core-serializer-json-gson/CHANGELOG.md
index c03901f74bbb4..a3f84d7f82993 100644
--- a/sdk/core/azure-core-serializer-json-gson/CHANGELOG.md
+++ b/sdk/core/azure-core-serializer-json-gson/CHANGELOG.md
@@ -1,7 +1,8 @@
# Release History
-## 1.1.0-beta.1 (Unreleased)
+## 1.0.1 (2020-09-08)
+- Updated `azure-core` version to pickup bug fix.
## 1.0.0 (2020-09-03)
diff --git a/sdk/core/azure-core-serializer-json-gson/README.md b/sdk/core/azure-core-serializer-json-gson/README.md
index c324c60ddf3bf..fccbee836b331 100644
--- a/sdk/core/azure-core-serializer-json-gson/README.md
+++ b/sdk/core/azure-core-serializer-json-gson/README.md
@@ -15,7 +15,7 @@ Azure Core Gson JSON Serializer is a plugin for the `azure-core` `JsonSerializer
com.azure
azure-core-serializer-json-gson
- 1.0.0
+ 1.0.1
```
[//]: # ({x-version-update-end})
diff --git a/sdk/core/azure-core-serializer-json-gson/pom.xml b/sdk/core/azure-core-serializer-json-gson/pom.xml
index f6d14c0eb15d9..a240aaf76a450 100644
--- a/sdk/core/azure-core-serializer-json-gson/pom.xml
+++ b/sdk/core/azure-core-serializer-json-gson/pom.xml
@@ -15,7 +15,7 @@
com.azure
azure-core-serializer-json-gson
jar
- 1.1.0-beta.1
+ 1.0.1
Microsoft Azure Gson JSON Serializer Library
This package contains the Gson JSON serializer client plugin for azure-core.
@@ -58,7 +58,7 @@
com.azure
azure-core
- 1.9.0-beta.1
+ 1.8.1
diff --git a/sdk/core/azure-core-serializer-json-jackson/CHANGELOG.md b/sdk/core/azure-core-serializer-json-jackson/CHANGELOG.md
index e577e84b2da95..b64a622f830fe 100644
--- a/sdk/core/azure-core-serializer-json-jackson/CHANGELOG.md
+++ b/sdk/core/azure-core-serializer-json-jackson/CHANGELOG.md
@@ -1,7 +1,8 @@
# Release History
-## 1.1.0-beta.1 (Unreleased)
+## 1.0.1 (2020-09-08)
+- Updated `azure-core` version to pickup bug fix.
## 1.0.0 (2020-09-03)
diff --git a/sdk/core/azure-core-serializer-json-jackson/README.md b/sdk/core/azure-core-serializer-json-jackson/README.md
index 99f51c87d72ae..a32be52cd3fbc 100644
--- a/sdk/core/azure-core-serializer-json-jackson/README.md
+++ b/sdk/core/azure-core-serializer-json-jackson/README.md
@@ -15,7 +15,7 @@ Azure Core Jackson JSON Serializer is a plugin for the `azure-core` `JsonSeriali
com.azure
azure-core-serializer-json-jackson
- 1.0.0
+ 1.0.1
```
[//]: # ({x-version-update-end})
diff --git a/sdk/core/azure-core-serializer-json-jackson/pom.xml b/sdk/core/azure-core-serializer-json-jackson/pom.xml
index 0a9eaf4476096..682f54eb98743 100644
--- a/sdk/core/azure-core-serializer-json-jackson/pom.xml
+++ b/sdk/core/azure-core-serializer-json-jackson/pom.xml
@@ -15,7 +15,7 @@
com.azure
azure-core-serializer-json-jackson
jar
- 1.1.0-beta.1
+ 1.0.1
Microsoft Azure Jackson JSON Serializer Library
This package contains the Jackson JSON serializer client plugin for azure-core.
@@ -58,7 +58,7 @@
com.azure
azure-core
- 1.9.0-beta.1
+ 1.8.1
diff --git a/sdk/core/azure-core-test/CHANGELOG.md b/sdk/core/azure-core-test/CHANGELOG.md
index 91fb991278674..a1d8f4e282c5f 100644
--- a/sdk/core/azure-core-test/CHANGELOG.md
+++ b/sdk/core/azure-core-test/CHANGELOG.md
@@ -1,7 +1,8 @@
# Release History
-## 1.5.0-beta.1 (Unreleased)
+## 1.4.2 (2020-09-08)
+- Updated `azure-core` version to pickup bug fix.
## 1.4.1 (2020-09-03)
diff --git a/sdk/core/azure-core-test/README.md b/sdk/core/azure-core-test/README.md
index 1f3a054649ee9..2e0c5d9174931 100644
--- a/sdk/core/azure-core-test/README.md
+++ b/sdk/core/azure-core-test/README.md
@@ -18,7 +18,7 @@ To use this package, add the following to your _pom.xml_.
com.azure
azure-core-test
- 1.4.1
+ 1.4.2
```
[//]: # ({x-version-update-end})
diff --git a/sdk/core/azure-core-test/pom.xml b/sdk/core/azure-core-test/pom.xml
index 0285e31bf6943..3623bea1e0f2c 100644
--- a/sdk/core/azure-core-test/pom.xml
+++ b/sdk/core/azure-core-test/pom.xml
@@ -13,7 +13,7 @@
com.azure
azure-core-test
jar
- 1.5.0-beta.1
+ 1.4.2
Microsoft Azure Java Core Test Library
This package contains core test types for Azure Java clients.
@@ -37,7 +37,7 @@
com.azure
azure-core
- 1.9.0-beta.1
+ 1.8.1
diff --git a/sdk/core/azure-core-tracing-opentelemetry/pom.xml b/sdk/core/azure-core-tracing-opentelemetry/pom.xml
index bcd00b18502ea..7667fd235d101 100644
--- a/sdk/core/azure-core-tracing-opentelemetry/pom.xml
+++ b/sdk/core/azure-core-tracing-opentelemetry/pom.xml
@@ -40,7 +40,7 @@
com.azure
azure-core
- 1.9.0-beta.1
+ 1.8.1
io.grpc
@@ -58,7 +58,7 @@
com.azure
azure-core-http-netty
- 1.7.0-beta.1
+ 1.6.1
test
diff --git a/sdk/core/azure-core/CHANGELOG.md b/sdk/core/azure-core/CHANGELOG.md
index e8b1da313c746..9ad6981e2902a 100644
--- a/sdk/core/azure-core/CHANGELOG.md
+++ b/sdk/core/azure-core/CHANGELOG.md
@@ -1,7 +1,8 @@
# Release History
-## 1.9.0-beta.1 (Unreleased)
+## 1.8.1 (2020-09-08)
+- Fixed bug where some `HttpRequests` would have their body consumed before being sent resulting in an exception being thrown.
## 1.8.0 (2020-09-03)
diff --git a/sdk/core/azure-core/README.md b/sdk/core/azure-core/README.md
index a6aaa1b3dd844..497ddfa8a784f 100644
--- a/sdk/core/azure-core/README.md
+++ b/sdk/core/azure-core/README.md
@@ -27,7 +27,7 @@ tool when you depend on client libraries using it.
com.azure
azure-core
- 1.8.0
+ 1.8.1
```
[//]: # ({x-version-update-end})
diff --git a/sdk/core/azure-core/pom.xml b/sdk/core/azure-core/pom.xml
index 79fe83364e68b..a36ff7caf45b1 100644
--- a/sdk/core/azure-core/pom.xml
+++ b/sdk/core/azure-core/pom.xml
@@ -15,7 +15,7 @@
com.azure
azure-core
jar
- 1.9.0-beta.1
+ 1.8.1
Microsoft Azure Java Core Library
This package contains core types for Azure Java clients.
diff --git a/sdk/e2e/pom.xml b/sdk/e2e/pom.xml
index 5c373c3b882a1..b23297b2865b4 100644
--- a/sdk/e2e/pom.xml
+++ b/sdk/e2e/pom.xml
@@ -23,12 +23,12 @@
com.azure
azure-core
- 1.9.0-beta.1
+ 1.8.1
com.azure
azure-core-http-netty
- 1.7.0-beta.1
+ 1.6.1
com.azure
@@ -64,7 +64,7 @@
com.azure
azure-core-test
- 1.5.0-beta.1
+ 1.4.2
test
diff --git a/sdk/formrecognizer/azure-ai-formrecognizer/pom.xml b/sdk/formrecognizer/azure-ai-formrecognizer/pom.xml
index 1560a251de677..c471ff52fdc70 100644
--- a/sdk/formrecognizer/azure-ai-formrecognizer/pom.xml
+++ b/sdk/formrecognizer/azure-ai-formrecognizer/pom.xml
@@ -36,25 +36,25 @@
com.azure
azure-core
- 1.9.0-beta.1
+ 1.8.1
com.azure
azure-core-http-netty
- 1.7.0-beta.1
+ 1.6.1
com.azure
azure-core-test
- 1.5.0-beta.1
+ 1.4.2
test
com.azure
azure-core-http-okhttp
- 1.4.0-beta.1
+ 1.3.1
test
diff --git a/sdk/identity/azure-identity/pom.xml b/sdk/identity/azure-identity/pom.xml
index 415ab05714fc9..04e5a0aff616b 100644
--- a/sdk/identity/azure-identity/pom.xml
+++ b/sdk/identity/azure-identity/pom.xml
@@ -27,7 +27,7 @@
com.azure
azure-core
- 1.9.0-beta.1
+ 1.8.1
com.microsoft.azure
@@ -83,7 +83,7 @@
com.azure
azure-core-http-netty
- 1.7.0-beta.1
+ 1.6.1
test
diff --git a/sdk/textanalytics/azure-ai-textanalytics/pom.xml b/sdk/textanalytics/azure-ai-textanalytics/pom.xml
index 796cf748693ea..661cd7de7ed93 100644
--- a/sdk/textanalytics/azure-ai-textanalytics/pom.xml
+++ b/sdk/textanalytics/azure-ai-textanalytics/pom.xml
@@ -36,12 +36,12 @@
com.azure
azure-core
- 1.9.0-beta.1
+ 1.8.1
com.azure
azure-core-http-netty
- 1.7.0-beta.1
+ 1.6.1
+ 1.4.2
test
com.azure
azure-core-http-okhttp
- 1.4.0-beta.1
+ 1.3.1
test