summaryrefslogtreecommitdiff
path: root/examples/quarkus
diff options
context:
space:
mode:
authorMatthias Andreas Benkard <code@mail.matthias.benkard.de>2025-04-12 20:26:10 +0200
committerMatthias Andreas Benkard <code@mail.matthias.benkard.de>2025-04-12 20:26:10 +0200
commitaed482ced7631d9d569313850ac5675c8a97cd19 (patch)
treec87930c19115c71f7f585c56d75b450fd116ff20 /examples/quarkus
parent85533de0d2218549a65984685eb108c47f83414e (diff)
Release 7.0.0.v7.0.0
Change-Id: I473bddd83bc70aeb89498be8f40243143b1f13a6
Diffstat (limited to 'examples/quarkus')
-rw-r--r--examples/quarkus/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/quarkus/pom.xml b/examples/quarkus/pom.xml
index 5cda438..27675f4 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.6.0</version>
+ <version>7.0.0</version>
</parent>
<artifactId>quarkus-googlecloud-jsonlogging-quarkus-example</artifactId>