diff options
author | Matthias Andreas Benkard <code@mail.matthias.benkard.de> | 2024-07-05 21:15:43 +0200 |
---|---|---|
committer | Matthias Andreas Benkard <code@mail.matthias.benkard.de> | 2024-07-05 21:15:43 +0200 |
commit | 3f15851f4dfc980c13bc84ee2e661220d5ea2218 (patch) | |
tree | b1ad620d3ca183048d4a2d6bd57e85326785c5b9 /runtime/pom.xml | |
parent | a80482d735433b616408892ee837abbdff7e042d (diff) |
Release 6.5.0.v6.5.0
Change-Id: Ia9c3f6fba9a29479a1eab1910d3529102bc866f9
Diffstat (limited to 'runtime/pom.xml')
-rw-r--r-- | runtime/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/pom.xml b/runtime/pom.xml index 22614a3..4644ac0 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -14,7 +14,7 @@ SPDX-License-Identifier: LGPL-3.0-or-later <parent> <groupId>eu.mulk.quarkus-googlecloud-jsonlogging</groupId> <artifactId>quarkus-googlecloud-jsonlogging-parent</artifactId> - <version>6.4.1-SNAPSHOT</version> + <version>6.5.0</version> </parent> <artifactId>quarkus-googlecloud-jsonlogging</artifactId> |