diff --git a/pubsub/spring/build.gradle b/pubsub/spring/build.gradle
index aaad74d268c..29d802bf363 100644
--- a/pubsub/spring/build.gradle
+++ b/pubsub/spring/build.gradle
@@ -34,7 +34,7 @@ description = 'Spring Cloud GCP Pub/Sub Code Sample'
java.sourceCompatibility = JavaVersion.VERSION_1_8
dependencies {
- implementation platform('com.google.cloud:spring-cloud-gcp-dependencies:3.5.1')
+ implementation platform('com.google.cloud:spring-cloud-gcp-dependencies:3.5.2')
implementation platform('org.springframework.boot:spring-boot-dependencies:2.7.11')
implementation 'com.github.spotbugs:spotbugs-annotations:4.7.3'
implementation 'com.google.cloud:spring-cloud-gcp-pubsub-stream-binder'
diff --git a/pubsub/spring/pom.xml b/pubsub/spring/pom.xml
index c289efe5d82..082fcb73e3a 100644
--- a/pubsub/spring/pom.xml
+++ b/pubsub/spring/pom.xml
@@ -56,7 +56,7 @@
com.google.cloud
spring-cloud-gcp-dependencies
- 3.5.1
+ 3.5.2
pom
import
diff --git a/run/idp-sql/pom.xml b/run/idp-sql/pom.xml
index f3fc64be255..b5ee3fb741c 100644
--- a/run/idp-sql/pom.xml
+++ b/run/idp-sql/pom.xml
@@ -47,7 +47,7 @@ limitations under the License.
com.google.cloud
spring-cloud-gcp-dependencies
- 3.5.1
+ 3.5.2
pom
import
diff --git a/spanner/spring-data/pom.xml b/spanner/spring-data/pom.xml
index d01db7325b3..361fd7e9f10 100644
--- a/spanner/spring-data/pom.xml
+++ b/spanner/spring-data/pom.xml
@@ -44,7 +44,7 @@ limitations under the License.
com.google.cloud
spring-cloud-gcp-dependencies
- 3.5.1
+ 3.5.2
pom
import