diff --git a/eng/jacoco-test-coverage/pom.xml b/eng/jacoco-test-coverage/pom.xml
index 6c9e3fea99160..d12f039a5be4d 100644
--- a/eng/jacoco-test-coverage/pom.xml
+++ b/eng/jacoco-test-coverage/pom.xml
@@ -88,7 +88,7 @@
com.azure
azure-communication-sms
- 1.2.0-beta.1
+ 1.1.4
com.azure
diff --git a/eng/versioning/version_client.txt b/eng/versioning/version_client.txt
index 715c175ac6458..0dfe786dec7c2 100644
--- a/eng/versioning/version_client.txt
+++ b/eng/versioning/version_client.txt
@@ -61,7 +61,7 @@ com.azure:azure-communication-chat;1.2.4;1.3.0-beta.1
com.azure:azure-communication-callingserver;1.0.0-beta.4;1.0.0-beta.5
com.azure:azure-communication-common;1.1.5;1.2.0-beta.1
com.azure:azure-communication-common-perf;1.0.0-beta.1;1.0.0-beta.1
-com.azure:azure-communication-sms;1.1.3;1.2.0-beta.1
+com.azure:azure-communication-sms;1.1.3;1.1.4
com.azure:azure-communication-identity;1.1.11;1.2.0-beta.2
com.azure:azure-communication-phonenumbers;1.0.12;1.1.0-beta.8
com.azure:azure-communication-networktraversal;1.1.0-beta.2;1.1.0-beta.3
diff --git a/sdk/communication/azure-communication-sms/CHANGELOG.md b/sdk/communication/azure-communication-sms/CHANGELOG.md
index 66a270425da43..1280111f32ba6 100644
--- a/sdk/communication/azure-communication-sms/CHANGELOG.md
+++ b/sdk/communication/azure-communication-sms/CHANGELOG.md
@@ -1,15 +1,13 @@
# Release History
-## 1.2.0-beta.1 (Unreleased)
-
-### Features Added
-
-### Breaking Changes
-
-### Bugs Fixed
+## 1.1.4 (2022-07-18)
### Other Changes
+#### Dependency updates
+- Upgraded `azure-communication-common` to 1.1.5
+- Upgraded `azure-core` to 1.30.0
+
## 1.1.3 (2022-06-13)
### Other Changes
diff --git a/sdk/communication/azure-communication-sms/README.md b/sdk/communication/azure-communication-sms/README.md
index 73debe7e6e0ab..9949d84a47268 100644
--- a/sdk/communication/azure-communication-sms/README.md
+++ b/sdk/communication/azure-communication-sms/README.md
@@ -53,7 +53,7 @@ add the direct dependency to your project as follows.
com.azure
azure-communication-sms
- 1.1.3
+ 1.1.4
```
diff --git a/sdk/communication/azure-communication-sms/pom.xml b/sdk/communication/azure-communication-sms/pom.xml
index f250f4cd58549..02a0d03ae3922 100644
--- a/sdk/communication/azure-communication-sms/pom.xml
+++ b/sdk/communication/azure-communication-sms/pom.xml
@@ -15,7 +15,7 @@
com.azure
azure-communication-sms
jar
- 1.2.0-beta.1
+ 1.1.4
Microsoft Azure library for sending SMS messages