From 133bfec5e5bc0f13d2985d258c3d52b1d416676d Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Mon, 23 Dec 2024 11:30:09 +0000 Subject: [PATCH] Upgrade Spring Boot in sample --- samples/grpc-tomcat/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/grpc-tomcat/pom.xml b/samples/grpc-tomcat/pom.xml index 4b388eb..8ab42a9 100644 --- a/samples/grpc-tomcat/pom.xml +++ b/samples/grpc-tomcat/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot spring-boot-starter-parent - 3.3.3 + 3.4.0 org.springframework.grpc