summaryrefslogtreecommitdiff
path: root/examples/spring-boot
diff options
context:
space:
mode:
authorMatthias Andreas Benkard <code@mail.matthias.benkard.de>2024-06-25 22:39:00 +0200
committerMatthias Andreas Benkard <code@mail.matthias.benkard.de>2024-06-25 22:39:00 +0200
commitda438618c329a87a10c963b039bf51d040d98e87 (patch)
tree97620ea93ab3a900f6bb590b5262d4bb73eea0af /examples/spring-boot
parentfd9f00c237ea7bab8436979ce1255cdeaa98b34e (diff)
Release 6.3.0.v6.3.0
Change-Id: I09db0200d99b8f9ae7e2ef49129bf1bd9c36b832
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 077a3b7..869c5c1 100644
--- a/examples/spring-boot/pom.xml
+++ b/examples/spring-boot/pom.xml
@@ -16,7 +16,7 @@ SPDX-License-Identifier: GPL-3.0-or-later
<parent>
<groupId>eu.mulk.quarkus-googlecloud-jsonlogging</groupId>
<artifactId>quarkus-googlecloud-jsonlogging-parent</artifactId>
- <version>6.2.0</version>
+ <version>6.3.0</version>
</parent>
<artifactId>quarkus-googlecloud-jsonlogging-spring-boot-example</artifactId>