File tree 6 files changed +108
-0
lines changed
camel-spring-boot-starter
camel-spring-cloud-consul-starter
camel-spring-cloud-netflix-starter
camel-spring-cloud-starter
camel-spring-cloud-zookeeper-starter
6 files changed +108
-0
lines changed Original file line number Diff line number Diff line change 38
38
<groupId >org.apache.camel</groupId >
39
39
<artifactId >camel-corda</artifactId >
40
40
<version >${camel-version} </version >
41
+ <!-- START OF GENERATED CODE-->
42
+ <exclusions >
43
+ <exclusion >
44
+ <groupId >ch.qos.logback</groupId >
45
+ <artifactId >logback-classic</artifactId >
46
+ </exclusion >
47
+ <exclusion >
48
+ <groupId >ch.qos.logback</groupId >
49
+ <artifactId >logback-core</artifactId >
50
+ </exclusion >
51
+ </exclusions >
52
+ <!-- END OF GENERATED CODE-->
41
53
</dependency >
42
54
<!-- START OF GENERATED CODE-->
43
55
<dependency >
Original file line number Diff line number Diff line change 48
48
<groupId >ch.qos.logback</groupId >
49
49
<artifactId >logback-core</artifactId >
50
50
</exclusion >
51
+ <exclusion >
52
+ <groupId >commons-logging</groupId >
53
+ <artifactId >commons-logging</artifactId >
54
+ </exclusion >
55
+ <exclusion >
56
+ <groupId >log4j</groupId >
57
+ <artifactId >log4j</artifactId >
58
+ </exclusion >
59
+ <exclusion >
60
+ <groupId >org.apache.logging.log4j</groupId >
61
+ <artifactId >log4j-core</artifactId >
62
+ </exclusion >
63
+ <exclusion >
64
+ <groupId >org.apache.logging.log4j</groupId >
65
+ <artifactId >log4j-slf4j-impl</artifactId >
66
+ </exclusion >
51
67
</exclusions >
52
68
<!-- END OF GENERATED CODE-->
53
69
</dependency >
Original file line number Diff line number Diff line change 38
38
<groupId >org.apache.camel.springboot</groupId >
39
39
<artifactId >camel-spring-cloud-consul</artifactId >
40
40
<version >${project.version} </version >
41
+ <!-- START OF GENERATED CODE-->
42
+ <exclusions >
43
+ <exclusion >
44
+ <groupId >commons-logging</groupId >
45
+ <artifactId >commons-logging</artifactId >
46
+ </exclusion >
47
+ <exclusion >
48
+ <groupId >log4j</groupId >
49
+ <artifactId >log4j</artifactId >
50
+ </exclusion >
51
+ <exclusion >
52
+ <groupId >org.apache.logging.log4j</groupId >
53
+ <artifactId >log4j-core</artifactId >
54
+ </exclusion >
55
+ <exclusion >
56
+ <groupId >org.apache.logging.log4j</groupId >
57
+ <artifactId >log4j-slf4j-impl</artifactId >
58
+ </exclusion >
59
+ </exclusions >
60
+ <!-- END OF GENERATED CODE-->
41
61
</dependency >
42
62
<!-- START OF GENERATED CODE-->
43
63
<dependency >
Original file line number Diff line number Diff line change 38
38
<groupId >org.apache.camel.springboot</groupId >
39
39
<artifactId >camel-spring-cloud-netflix</artifactId >
40
40
<version >${project.version} </version >
41
+ <!-- START OF GENERATED CODE-->
42
+ <exclusions >
43
+ <exclusion >
44
+ <groupId >commons-logging</groupId >
45
+ <artifactId >commons-logging</artifactId >
46
+ </exclusion >
47
+ <exclusion >
48
+ <groupId >log4j</groupId >
49
+ <artifactId >log4j</artifactId >
50
+ </exclusion >
51
+ <exclusion >
52
+ <groupId >org.apache.logging.log4j</groupId >
53
+ <artifactId >log4j-core</artifactId >
54
+ </exclusion >
55
+ <exclusion >
56
+ <groupId >org.apache.logging.log4j</groupId >
57
+ <artifactId >log4j-slf4j-impl</artifactId >
58
+ </exclusion >
59
+ </exclusions >
60
+ <!-- END OF GENERATED CODE-->
41
61
</dependency >
42
62
<!-- START OF GENERATED CODE-->
43
63
<dependency >
Original file line number Diff line number Diff line change 38
38
<groupId >org.apache.camel.springboot</groupId >
39
39
<artifactId >camel-spring-cloud</artifactId >
40
40
<version >${project.version} </version >
41
+ <!-- START OF GENERATED CODE-->
42
+ <exclusions >
43
+ <exclusion >
44
+ <groupId >commons-logging</groupId >
45
+ <artifactId >commons-logging</artifactId >
46
+ </exclusion >
47
+ <exclusion >
48
+ <groupId >log4j</groupId >
49
+ <artifactId >log4j</artifactId >
50
+ </exclusion >
51
+ <exclusion >
52
+ <groupId >org.apache.logging.log4j</groupId >
53
+ <artifactId >log4j-core</artifactId >
54
+ </exclusion >
55
+ <exclusion >
56
+ <groupId >org.apache.logging.log4j</groupId >
57
+ <artifactId >log4j-slf4j-impl</artifactId >
58
+ </exclusion >
59
+ </exclusions >
60
+ <!-- END OF GENERATED CODE-->
41
61
</dependency >
42
62
<!-- START OF GENERATED CODE-->
43
63
<dependency >
Original file line number Diff line number Diff line change 38
38
<groupId >org.apache.camel.springboot</groupId >
39
39
<artifactId >camel-spring-cloud-zookeeper</artifactId >
40
40
<version >${project.version} </version >
41
+ <!-- START OF GENERATED CODE-->
42
+ <exclusions >
43
+ <exclusion >
44
+ <groupId >commons-logging</groupId >
45
+ <artifactId >commons-logging</artifactId >
46
+ </exclusion >
47
+ <exclusion >
48
+ <groupId >log4j</groupId >
49
+ <artifactId >log4j</artifactId >
50
+ </exclusion >
51
+ <exclusion >
52
+ <groupId >org.apache.logging.log4j</groupId >
53
+ <artifactId >log4j-core</artifactId >
54
+ </exclusion >
55
+ <exclusion >
56
+ <groupId >org.apache.logging.log4j</groupId >
57
+ <artifactId >log4j-slf4j-impl</artifactId >
58
+ </exclusion >
59
+ </exclusions >
60
+ <!-- END OF GENERATED CODE-->
41
61
</dependency >
42
62
<!-- START OF GENERATED CODE-->
43
63
<dependency >
You can’t perform that action at this time.
0 commit comments