diff options
Diffstat (limited to 'examples/quarkus')
| -rw-r--r-- | examples/quarkus/pom.xml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/examples/quarkus/pom.xml b/examples/quarkus/pom.xml index 26e1bac..6e4f042 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>4.1.1</version> +    <version>5.0.0</version>    </parent>    <artifactId>quarkus-googlecloud-jsonlogging-quarkus-example</artifactId> | 
