From 80f8fa2c7da3d29520e158acb6a3cd60e1f4217f Mon Sep 17 00:00:00 2001 From: Rahul Yadav Date: Wed, 14 Jan 2026 13:26:54 +0530 Subject: [PATCH] chore: remove explicit grpc-gcp version pinning --- pom.xml | 1 - samples/spring-data-jdbc/googlesql/pom.xml | 1 - samples/spring-data-jdbc/postgresql/pom.xml | 1 - samples/spring-data-mybatis/googlesql/pom.xml | 1 - 4 files changed, 4 deletions(-) diff --git a/pom.xml b/pom.xml index fcd4d3aba..d04dceb01 100644 --- a/pom.xml +++ b/pom.xml @@ -68,7 +68,6 @@ com.google.cloud grpc-gcp - 1.9.1 com.google.cloud diff --git a/samples/spring-data-jdbc/googlesql/pom.xml b/samples/spring-data-jdbc/googlesql/pom.xml index 48fc509f2..a5122b511 100644 --- a/samples/spring-data-jdbc/googlesql/pom.xml +++ b/samples/spring-data-jdbc/googlesql/pom.xml @@ -37,7 +37,6 @@ com.google.cloud grpc-gcp - 1.9.1 com.google.cloud diff --git a/samples/spring-data-jdbc/postgresql/pom.xml b/samples/spring-data-jdbc/postgresql/pom.xml index 8479bee7a..bea1397c9 100644 --- a/samples/spring-data-jdbc/postgresql/pom.xml +++ b/samples/spring-data-jdbc/postgresql/pom.xml @@ -37,7 +37,6 @@ com.google.cloud grpc-gcp - 1.9.1 com.google.cloud diff --git a/samples/spring-data-mybatis/googlesql/pom.xml b/samples/spring-data-mybatis/googlesql/pom.xml index 22075ceb7..35bf9051b 100644 --- a/samples/spring-data-mybatis/googlesql/pom.xml +++ b/samples/spring-data-mybatis/googlesql/pom.xml @@ -42,7 +42,6 @@ com.google.cloud grpc-gcp - 1.9.1 com.google.cloud