summaryrefslogtreecommitdiff
path: root/examples
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
parentfd9f00c237ea7bab8436979ce1255cdeaa98b34e (diff)
Release 6.3.0.v6.3.0
Change-Id: I09db0200d99b8f9ae7e2ef49129bf1bd9c36b832
Diffstat (limited to 'examples')
-rw-r--r--examples/quarkus/pom.xml2
-rw-r--r--examples/spring-boot/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/examples/quarkus/pom.xml b/examples/quarkus/pom.xml
index c24dc93..64077de 100644
--- a/examples/quarkus/pom.xml
+++ b/examples/quarkus/pom.xml
@@ -14,7 +14,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-quarkus-example</artifactId>
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>