File tree Expand file tree Collapse file tree
knowagejasperreportengine Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5151 <artifactId >xml-apis</artifactId >
5252 <groupId >xml-apis</groupId >
5353 </exclusion >
54+ <exclusion >
55+ <groupId >org.apache.solr</groupId >
56+ <artifactId >solr-solrj</artifactId >
57+ </exclusion >
5458 </exclusions >
5559 </dependency >
5660 <dependency >
Original file line number Diff line number Diff line change 2525 <artifactId >cometd-java-server</artifactId >
2626 <groupId >org.cometd.java</groupId >
2727 </exclusion >
28+ <exclusion >
29+ <groupId >org.apache.solr</groupId >
30+ <artifactId >solr-solrj</artifactId >
31+ </exclusion >
2832 </exclusions >
2933 </dependency >
3034 <dependency >
Original file line number Diff line number Diff line change 2929 <artifactId >xml-apis</artifactId >
3030 <groupId >xml-apis</groupId >
3131 </exclusion >
32+ <exclusion >
33+ <groupId >org.apache.solr</groupId >
34+ <artifactId >solr-solrj</artifactId >
35+ </exclusion >
3236 </exclusions >
3337 </dependency >
3438 <dependency >
Original file line number Diff line number Diff line change 2929 <artifactId >xml-apis</artifactId >
3030 <groupId >xml-apis</groupId >
3131 </exclusion >
32+ <exclusion >
33+ <groupId >org.apache.solr</groupId >
34+ <artifactId >solr-solrj</artifactId >
35+ </exclusion >
3236 </exclusions >
3337 </dependency >
3438 <dependency >
Original file line number Diff line number Diff line change 2929 <artifactId >xml-apis</artifactId >
3030 <groupId >xml-apis</groupId >
3131 </exclusion >
32+ <exclusion >
33+ <groupId >org.apache.solr</groupId >
34+ <artifactId >solr-solrj</artifactId >
35+ </exclusion >
3236 </exclusions >
3337 </dependency >
3438 <dependency >
Original file line number Diff line number Diff line change 113113 <artifactId >joda-time</artifactId >
114114 <groupId >joda-time</groupId >
115115 </exclusion >
116+ <exclusion >
117+ <groupId >org.apache.solr</groupId >
118+ <artifactId >solr-solrj</artifactId >
119+ </exclusion >
116120 </exclusions >
117121 </dependency >
118122 </dependencies >
Original file line number Diff line number Diff line change 3737 <artifactId >xml-apis</artifactId >
3838 <groupId >xml-apis</groupId >
3939 </exclusion >
40+ <exclusion >
41+ <groupId >org.apache.solr</groupId >
42+ <artifactId >solr-solrj</artifactId >
43+ </exclusion >
4044 </exclusions >
4145 </dependency >
4246 <dependency >
Original file line number Diff line number Diff line change 3737 <artifactId >hadoop-common</artifactId >
3838 <groupId >org.apache.hadoop</groupId >
3939 </exclusion >
40+ <exclusion >
41+ <groupId >org.apache.solr</groupId >
42+ <artifactId >solr-solrj</artifactId >
43+ </exclusion >
4044 </exclusions >
4145 </dependency >
4246 <dependency >
You can’t perform that action at this time.
0 commit comments