File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 265265 <groupId >io.protostuff</groupId >
266266 <artifactId >protostuff-api</artifactId >
267267 </exclusion >
268+ <exclusion >
269+ <groupId >gov.nsa.datawave.microservice</groupId >
270+ <artifactId >base-rest-responses</artifactId >
271+ </exclusion >
272+ <exclusion >
273+ <groupId >gov.nsa.datawave.microservice</groupId >
274+ <artifactId >accumulo-utils</artifactId >
275+ </exclusion >
276+ <exclusion >
277+ <groupId >gov.nsa.datawave.microservice</groupId >
278+ <artifactId >common-utils</artifactId >
279+ </exclusion >
280+ <exclusion >
281+ <groupId >gov.nsa.datawave.microservice</groupId >
282+ <artifactId >metadata-utils</artifactId >
283+ </exclusion >
284+ <exclusion >
285+ <groupId >gov.nsa.datawave.microservice</groupId >
286+ <artifactId >type-utils</artifactId >
287+ </exclusion >
268288 </exclusions >
269289 </dependency >
270290 <dependency >
You can’t perform that action at this time.
0 commit comments