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 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'examples/spring-boot') 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} -- cgit v1.2.3