File tree Expand file tree Collapse file tree 1 file changed +1
-14
lines changed Expand file tree Collapse file tree 1 file changed +1
-14
lines changed Original file line number Diff line number Diff line change 2929 <exclusion >
3030 <groupId >org.glassfish.jaxb</groupId >
3131 <artifactId >txw2</artifactId >
32- </exclusion >
33- <exclusion >
34- <groupId >com.sun.istack</groupId >
35- <artifactId >istack-commons-runtime</artifactId >
36- </exclusion >
32+ </exclusion >
3733 <exclusion >
3834 <groupId >com.sun.xml.bind</groupId >
3935 <artifactId >jaxb-impl</artifactId >
4238 <groupId >javax.activation</groupId >
4339 <artifactId >javax.activation-api</artifactId >
4440 </exclusion >
45- <exclusion >
46- <groupId >org.glassfish.jaxb</groupId >
47- <artifactId >jaxb-runtime</artifactId >
48- </exclusion >
4941 <exclusion >
5042 <groupId >org.jvnet.jaxb2_commons</groupId >
5143 <artifactId >jaxb2-commons-lang</artifactId >
312304 <artifactId >jackson-jaxrs-base</artifactId >
313305 <version >2.9.10</version >
314306 </dependency >
315- <dependency >
316- <groupId >com.fasterxml.jackson.module</groupId >
317- <artifactId >jackson-module-jaxb-annotations</artifactId >
318- <version >2.9.10</version >
319- </dependency >
320307 <dependency >
321308 <groupId >org.apache.commons</groupId >
322309 <artifactId >commons-lang3</artifactId >
You can’t perform that action at this time.
0 commit comments