diff options
| author | Matthias Andreas Benkard <code@mail.matthias.benkard.de> | 2026-02-02 18:58:26 +0100 |
|---|---|---|
| committer | Matthias Andreas Benkard <code@mail.matthias.benkard.de> | 2026-02-02 18:58:43 +0100 |
| commit | fb8faa6723d7b362053ecbd442a15509b6c57f50 (patch) | |
| tree | 9050ded8c608c10b3fd3411df9eee66fff30194b /examples/spring-boot | |
| parent | 13d08a8b815fafb9a009e3773af92ad2696cb5e5 (diff) | |
Release 8.0.0.v8.0.0
Change-Id: Ib0b77d4a188ae390f00ce15d39334c388020f36b
Diffstat (limited to 'examples/spring-boot')
| -rw-r--r-- | examples/spring-boot/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/spring-boot/pom.xml b/examples/spring-boot/pom.xml index 4ee5f4e..62ab2f3 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>7.0.0</version> + <version>8.0.0</version> </parent> <artifactId>quarkus-googlecloud-jsonlogging-spring-boot-example</artifactId> |
