Claus Ibsen created CAMEL-10373:
-----------------------------------
Summary: camel-spring-boot-starter - Some starters has
hibernate-validator
Key: CAMEL-10373
URL: https://issues.apache.org/jira/browse/CAMEL-10373
Project: Camel
Issue Type: Task
Components: camel-spring-boot
Affects Versions: 2.18.0
Reporter: Claus Ibsen
Assignee: Nicola Ferraro
Priority: Minor
Nicola
I noticed that some of the starter components has hibernate-validator as
compile dependency. I wonder why is that?
davsclaus:/Users/davsclaus/workspace/camel/components-starter (master)/$ git
grep "hibernate-validator"
camel-jetty9-starter/pom.xml: <artifactId>hibernate-validator</artifactId>
camel-kubernetes-starter/pom.xml:
<artifactId>hibernate-validator</artifactId>
camel-netty4-http-starter/pom.xml:
<artifactId>hibernate-validator</artifactId>
camel-netty4-starter/pom.xml: <artifactId>hibernate-validator</artifactId>
camel-restlet-starter/pom.xml: <artifactId>hibernate-validator</artifactId>
camel-swagger-java-starter/pom.xml:
<artifactId>hibernate-validator</artifactId>
camel-undertow-starter/pom.xml:
<artifactId>hibernate-validator</artifactId>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)