From 6be779d99b9dbe7e61647a0b13ee2f1eb2924a6a Mon Sep 17 00:00:00 2001 From: Krzysztof Woyke Date: Wed, 21 Apr 2021 14:49:07 +0200 Subject: [PATCH] JAVA-5190: Add spring-boot-disable-logging to the spring-boot-modules pom.xml --- spring-boot-modules/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/spring-boot-modules/pom.xml b/spring-boot-modules/pom.xml index 0288b03928..38100a333d 100644 --- a/spring-boot-modules/pom.xml +++ b/spring-boot-modules/pom.xml @@ -34,6 +34,7 @@ spring-boot-ctx-fluent spring-boot-deployment spring-boot-di + spring-boot-disable-logging spring-boot-camel spring-boot-ci-cd