summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorMatthias Andreas Benkard <code@mail.matthias.benkard.de>2022-09-04 15:57:52 +0200
committerMatthias Andreas Benkard <code@mail.matthias.benkard.de>2022-09-04 15:57:52 +0200
commit017a454b6267d4c539d6c99569b8bc8b805e22ed (patch)
tree220dc8979c1e5745f9dea9135c4c5186e4c47cca /examples
parent23233778dbf09ce904d8487ce8dbb24e462a901e (diff)
Release 4.1.1.v4.1.1
Change-Id: I3adbdc1fa802e9a406e5292369cf3b736f2e75e9
Diffstat (limited to 'examples')
-rw-r--r--examples/quarkus/pom.xml2
-rw-r--r--examples/spring-boot/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/examples/quarkus/pom.xml b/examples/quarkus/pom.xml
index 61f34cf..26e1bac 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.0</version>
+ <version>4.1.1</version>
</parent>
<artifactId>quarkus-googlecloud-jsonlogging-quarkus-example</artifactId>
diff --git a/examples/spring-boot/pom.xml b/examples/spring-boot/pom.xml
index 1d0b678..acb09ed 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.1.0</version>
+ <version>4.1.1</version>
</parent>
<artifactId>quarkus-googlecloud-jsonlogging-spring-boot-example</artifactId>