File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 211211 <exclude >javax.measure:jsr-275</exclude >
212212 </classpathDependencyExcludes >
213213 <excludes >
214- <exclude >com.fasterxml.jackson.databind.MapperFootprintTest</exclude >
215- <exclude >**/failing/**/*.java</exclude >
214+ <exclude >com.fasterxml.jackson.databind.MapperFootprintTest</exclude >
216215 </excludes >
217216 <!-- 26-Nov-2019, tatu: moar parallelism! Per-class basis, safe, efficient enough
218217 ... although not 100% sure this makes much difference TBH
228227 <artifactId >maven-javadoc-plugin</artifactId >
229228 <configuration >
230229 <links combine.children=" append" >
231- <link >https://fasterxml.github.io/jackson-annotations/javadoc/2.16 </link >
232- <link >https://fasterxml.github.io/jackson-core/javadoc/2.16 </link >
230+ <link >https://fasterxml.github.io/jackson-annotations/javadoc/2.18 </link >
231+ <link >https://fasterxml.github.io/jackson-core/javadoc/2.18 </link >
233232 </links >
234233 </configuration >
235234 </plugin >
You can’t perform that action at this time.
0 commit comments