Skip to content

Commit 0ade659

Browse files
committed
Manual merge of exclusion of MapperFootprintTest
1 parent 37118b6 commit 0ade659

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,7 @@
187187
<exclude>javax.measure:jsr-275</exclude>
188188
</classpathDependencyExcludes>
189189
<excludes>
190+
<exclude>com.fasterxml.jackson.databind.MapperFootprintTest</exclude>
190191
<exclude>**/failing/**/*.java</exclude>
191192
</excludes>
192193
<!-- 26-Nov-2019, tatu: moar parallelism! Per-class basis, safe, efficient enough

0 commit comments

Comments
 (0)