diff options
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 a6dbb31..4c3a36f 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>4.0.0</version> +    <version>4.1.0</version>    </parent>    <artifactId>quarkus-googlecloud-jsonlogging-spring-boot-example</artifactId> | 
