From 23233778dbf09ce904d8487ce8dbb24e462a901e Mon Sep 17 00:00:00 2001 From: Matthias Andreas Benkard Date: Sun, 4 Sep 2022 15:57:34 +0200 Subject: Bump dependency versions. Change-Id: I6cd1614812af7f24988a76d546a4ea5cdbfa2fd8 --- examples/spring-boot/pom.xml | 8 ++++++-- pom.xml | 2 +- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/examples/spring-boot/pom.xml b/examples/spring-boot/pom.xml index 4c3a36f..1d0b678 100644 --- a/examples/spring-boot/pom.xml +++ b/examples/spring-boot/pom.xml @@ -22,12 +22,16 @@ SPDX-License-Identifier: GPL-3.0-or-later quarkus-googlecloud-jsonlogging-spring-boot-example Quarkus Google Cloud JSON Logging Extension - Spring Boot Example + + 2.7.3 + + org.springframework.boot spring-boot-dependencies - 2.6.2 + ${spring-boot.version} pom import @@ -92,7 +96,7 @@ SPDX-License-Identifier: GPL-3.0-or-later org.springframework.boot spring-boot-maven-plugin - 2.6.2 + ${spring-boot.version} diff --git a/pom.xml b/pom.xml index 288ba84..b995ba9 100644 --- a/pom.xml +++ b/pom.xml @@ -72,7 +72,7 @@ SPDX-License-Identifier: LGPL-3.0-or-later 2.22.1 3.0.0-M5 - 2.7.2.Final + 2.12.0.Final -- cgit v1.2.3