This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git
The following commit(s) were added to refs/heads/main by this push:
new 35ff4eb Remove cruft
35ff4eb is described below
commit 35ff4eb552eb0bc94c871b9fc88f8128de77cd58
Author: Claus Ibsen <[email protected]>
AuthorDate: Mon Dec 20 14:37:16 2021 +0100
Remove cruft
---
tooling/camel-starter-parent/pom.xml | 10 ----------
1 file changed, 10 deletions(-)
diff --git a/tooling/camel-starter-parent/pom.xml
b/tooling/camel-starter-parent/pom.xml
index 250f9e2..dbea045 100644
--- a/tooling/camel-starter-parent/pom.xml
+++ b/tooling/camel-starter-parent/pom.xml
@@ -32,16 +32,6 @@
<name>Camel SB Tooling :: Starter Parent</name>
<dependencies>
- <!-- Dependencies added for all starters -->
-
- <!-- Logback is the default logging implementation in spring-boot but
it doesn't provide the log4j2 binding -->
- <!-- Not a problem for now -->
- <!--<dependency>-->
- <!--<groupId>org.apache.logging.log4j</groupId>-->
- <!--<artifactId>log4j-to-slf4j</artifactId>-->
- <!--<version>${log4j2-version}</version>-->
- <!--</dependency>-->
-
<!-- Force the reactor build order -->
<dependency>
<groupId>org.apache.camel.springboot</groupId>