summaryrefslogtreecommitdiff
path: root/examples/spring-boot
diff options
context:
space:
mode:
Diffstat (limited to 'examples/spring-boot')
-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 29e17d3..cce1b04 100644
--- a/examples/spring-boot/pom.xml
+++ b/examples/spring-boot/pom.xml
@@ -9,7 +9,7 @@
<parent>
<groupId>eu.mulk.quarkus-googlecloud-jsonlogging</groupId>
<artifactId>quarkus-googlecloud-jsonlogging-parent</artifactId>
- <version>3.1.4-SNAPSHOT</version>
+ <version>4.0.0</version>
</parent>
<artifactId>quarkus-googlecloud-jsonlogging-spring-boot-example</artifactId>