diff --git a/java-profiler/README.md b/java-profiler/README.md
index 2e936184459a..439ab0570697 100644
--- a/java-profiler/README.md
+++ b/java-profiler/README.md
@@ -19,20 +19,20 @@ If you are using Maven, add this to your pom.xml file:
com.google.cloud
google-cloud-profiler
- 2.3.4
+ 2.3.5
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-profiler:2.3.4'
+implementation 'com.google.cloud:google-cloud-profiler:2.3.5'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-profiler" % "2.3.4"
+libraryDependencies += "com.google.cloud" % "google-cloud-profiler" % "2.3.5"
```
## Authentication
diff --git a/java-profiler/samples/install-without-bom/pom.xml b/java-profiler/samples/install-without-bom/pom.xml
index 134f03af9c1a..2928f0947bf0 100644
--- a/java-profiler/samples/install-without-bom/pom.xml
+++ b/java-profiler/samples/install-without-bom/pom.xml
@@ -29,7 +29,7 @@
com.google.cloud
google-cloud-profiler
- 2.3.2
+ 2.3.3
diff --git a/java-profiler/samples/snapshot/pom.xml b/java-profiler/samples/snapshot/pom.xml
index bf0d234eb1c8..ee78f5e6de94 100644
--- a/java-profiler/samples/snapshot/pom.xml
+++ b/java-profiler/samples/snapshot/pom.xml
@@ -28,7 +28,7 @@
com.google.cloud
google-cloud-profiler
- 2.3.2
+ 2.3.3
diff --git a/java-profiler/samples/snippets/pom.xml b/java-profiler/samples/snippets/pom.xml
index a89a26c8fb0d..c209727bb22e 100644
--- a/java-profiler/samples/snippets/pom.xml
+++ b/java-profiler/samples/snippets/pom.xml
@@ -28,7 +28,7 @@
com.google.cloud
google-cloud-profiler
- 2.3.2
+ 2.3.3