This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/master by this push:
new 3b75c01 Polished
3b75c01 is described below
commit 3b75c01110efb3bf2ffbe43bbe701c13c2a58f63
Author: Claus Ibsen <[email protected]>
AuthorDate: Tue Jun 25 06:43:00 2019 +0200
Polished
---
examples/camel-example-main-tiny/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/examples/camel-example-main-tiny/pom.xml
b/examples/camel-example-main-tiny/pom.xml
index 83d7777..744f005 100644
--- a/examples/camel-example-main-tiny/pom.xml
+++ b/examples/camel-example-main-tiny/pom.xml
@@ -44,7 +44,7 @@
<groupId>org.apache.camel</groupId>
<artifactId>camel-core-engine</artifactId>
<exclusions>
- <!-- we dont need XML or LRUCache -->
+ <!-- we dont need XML, LRUCache, and json util -->
<exclusion>
<groupId>org.apache.camel</groupId>
<artifactId>camel-jaxp</artifactId>