From 0664470bf911ece3e84e50dd880dcdf14b7626ac Mon Sep 17 00:00:00 2001 From: "Ganesh, Mohan" Date: Thu, 26 Feb 2026 18:15:32 -0500 Subject: [PATCH] fix(firestore): Remove hardcoded dependency version --- contrib/firestore-session-service/pom.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/contrib/firestore-session-service/pom.xml b/contrib/firestore-session-service/pom.xml index 5f9906ab7..aa326a1a2 100644 --- a/contrib/firestore-session-service/pom.xml +++ b/contrib/firestore-session-service/pom.xml @@ -14,7 +14,9 @@ See the License for the specific language governing permissions and limitations under the License. --> - + 4.0.0 @@ -49,7 +51,6 @@ com.google.cloud google-cloud-firestore - 3.30.3 com.google.truth