summaryrefslogtreecommitdiff
path: root/examples/spring-boot/pom.xml
diff options
context:
space:
mode:
authorMatthias Andreas Benkard <code@mail.matthias.benkard.de>2023-09-24 13:46:22 +0200
committerMatthias Andreas Benkard <code@mail.matthias.benkard.de>2023-09-24 18:15:41 +0200
commit663163d1c85f6f838221c1d79f888f597e1eed2c (patch)
tree49de9b3e59870c2db1a945ad629de7b46e531561 /examples/spring-boot/pom.xml
parentddcce2e8bc1c43e73a4033b4d76b5e06a4a3ad89 (diff)
feat(docs): Update documentation for version 6.1.0.
Change-Id: I74abd4b17316a1a45c455b68530000645688d8cf
Diffstat (limited to 'examples/spring-boot/pom.xml')
-rw-r--r--examples/spring-boot/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/spring-boot/pom.xml b/examples/spring-boot/pom.xml
index 8cb994a..4f893b7 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>6.0.0</version>
+ <version>6.1.0</version>
</parent>
<artifactId>quarkus-googlecloud-jsonlogging-spring-boot-example</artifactId>