From de94ccc360ac549453e592af81e2aaa08b4fa0a8 Mon Sep 17 00:00:00 2001 From: Matthias Andreas Benkard Date: Sun, 24 Sep 2023 21:39:31 +0200 Subject: fix(pom): Update Spring Boot example dependencies. Change-Id: I9154543a150eb0777c5d479460766cf9514aa149 --- examples/spring-boot/pom.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'examples') diff --git a/examples/spring-boot/pom.xml b/examples/spring-boot/pom.xml index 4f893b7..f786b12 100644 --- a/examples/spring-boot/pom.xml +++ b/examples/spring-boot/pom.xml @@ -23,7 +23,7 @@ SPDX-License-Identifier: GPL-3.0-or-later Quarkus Google Cloud JSON Logging Extension - Spring Boot Example - 3.0.4 + 3.1.4 @@ -64,6 +64,11 @@ SPDX-License-Identifier: GPL-3.0-or-later jcl-over-slf4j --> + + org.jboss.logmanager + jboss-logmanager + 3.0.2.Final + org.springframework.boot spring-boot-starter-web -- cgit v1.2.3