Update Spring Boot Example
diff --git a/examples/spring-boot/pom.xml b/examples/spring-boot/pom.xml
index abd2a1b..2940c66 100644
--- a/examples/spring-boot/pom.xml
+++ b/examples/spring-boot/pom.xml
@@ -23,7 +23,7 @@
   <name>Quarkus Google Cloud JSON Logging Extension - Spring Boot Example</name>
 
   <properties>
-    <spring-boot.version>2.7.3</spring-boot.version>
+    <spring-boot.version>3.0.4</spring-boot.version>
   </properties>
 
   <dependencyManagement>