summaryrefslogtreecommitdiff
path: root/examples/quarkus/pom.xml
diff options
context:
space:
mode:
authorMatthias Andreas Benkard <code@mail.matthias.benkard.de>2024-07-22 06:23:05 +0200
committerMatthias Andreas Benkard <code@mail.matthias.benkard.de>2024-07-22 06:23:05 +0200
commitac3083191e0c961dfbd285673b1b2434bea1ee97 (patch)
treedf591ea00daceb553db66141fe6c3642d79de4fc /examples/quarkus/pom.xml
parentb2c6d204defbfbe4d0778e7f0ae7cbb637109b9c (diff)
Release 6.6.0v6.6.0
Change-Id: I8a5b9a99f6aea3ae846cb80079aa026b9d0e3256
Diffstat (limited to 'examples/quarkus/pom.xml')
-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 8557223..5cda438 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.5.0</version>
+ <version>6.6.0</version>
</parent>
<artifactId>quarkus-googlecloud-jsonlogging-quarkus-example</artifactId>