diff --git a/java-contact-center-insights/README.md b/java-contact-center-insights/README.md
index 7210c3047101..5bdcbe1e4f54 100644
--- a/java-contact-center-insights/README.md
+++ b/java-contact-center-insights/README.md
@@ -19,20 +19,20 @@ If you are using Maven, add this to your pom.xml file:
com.google.cloud
google-cloud-contact-center-insights
- 2.3.2
+ 2.3.3
```
If you are using Gradle without BOM, add this to your dependencies
```Groovy
-implementation 'com.google.cloud:google-cloud-contact-center-insights:2.3.2'
+implementation 'com.google.cloud:google-cloud-contact-center-insights:2.3.3'
```
If you are using SBT, add this to your dependencies
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-contact-center-insights" % "2.3.2"
+libraryDependencies += "com.google.cloud" % "google-cloud-contact-center-insights" % "2.3.3"
```
## Authentication
diff --git a/java-contact-center-insights/samples/install-without-bom/pom.xml b/java-contact-center-insights/samples/install-without-bom/pom.xml
index dcf0d80d1eeb..4a649d8794fb 100644
--- a/java-contact-center-insights/samples/install-without-bom/pom.xml
+++ b/java-contact-center-insights/samples/install-without-bom/pom.xml
@@ -29,7 +29,7 @@
com.google.cloud
google-cloud-contact-center-insights
- 2.3.2
+ 2.3.3
diff --git a/java-contact-center-insights/samples/snapshot/pom.xml b/java-contact-center-insights/samples/snapshot/pom.xml
index e8c1e810fea2..d0a756b200f7 100644
--- a/java-contact-center-insights/samples/snapshot/pom.xml
+++ b/java-contact-center-insights/samples/snapshot/pom.xml
@@ -28,7 +28,7 @@
com.google.cloud
google-cloud-contact-center-insights
- 2.3.2
+ 2.3.3
diff --git a/java-contact-center-insights/samples/snippets/pom.xml b/java-contact-center-insights/samples/snippets/pom.xml
index f8b8f9973812..f882ae01699a 100644
--- a/java-contact-center-insights/samples/snippets/pom.xml
+++ b/java-contact-center-insights/samples/snippets/pom.xml
@@ -28,7 +28,7 @@
com.google.cloud
google-cloud-contact-center-insights
- 2.3.2
+ 2.3.3