summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorMatthias Andreas Benkard <code@mail.matthias.benkard.de>2024-07-05 21:15:43 +0200
committerMatthias Andreas Benkard <code@mail.matthias.benkard.de>2024-07-05 21:15:43 +0200
commit3f15851f4dfc980c13bc84ee2e661220d5ea2218 (patch)
treeb1ad620d3ca183048d4a2d6bd57e85326785c5b9 /examples
parenta80482d735433b616408892ee837abbdff7e042d (diff)
Release 6.5.0.v6.5.0
Change-Id: Ia9c3f6fba9a29479a1eab1910d3529102bc866f9
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 e278d63..8557223 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.4.0</version>
+ <version>6.5.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 acd8c67..0125aed 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.4.0</version>
+ <version>6.5.0</version>
</parent>
<artifactId>quarkus-googlecloud-jsonlogging-spring-boot-example</artifactId>