File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 6666 <swagger-api .version>2.1.12</swagger-api .version>
6767 <swagger-ui .version>4.2.1</swagger-ui .version>
6868 <classgraph .version>4.8.138</classgraph .version>
69- <webjars-locator-core .version>0.45 </webjars-locator-core .version>
69+ <webjars-locator-core .version>0.48 </webjars-locator-core .version>
7070 <gmavenplus-plugin .version>1.13.1</gmavenplus-plugin .version>
7171 <jaxb-impl .version>2.1</jaxb-impl .version>
7272 <javax .jws-api.version>1.1</javax .jws-api.version>
9999 <groupId >io.github.classgraph</groupId >
100100 <artifactId >classgraph</artifactId >
101101 </exclusion >
102+ <exclusion >
103+ <groupId >com.fasterxml.jackson.core</groupId >
104+ <artifactId >jackson-core</artifactId >
105+ </exclusion >
102106 </exclusions >
103107 </dependency >
104108 <dependency >
You can’t perform that action at this time.
0 commit comments