summaryrefslogtreecommitdiff
path: root/examples/spring-boot/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/spring-boot/pom.xml')
-rw-r--r--examples/spring-boot/pom.xml2
1 files changed, 1 insertions, 1 deletions
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 @@ SPDX-License-Identifier: GPL-3.0-or-later
<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>