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 66
66
<swagger-api .version>2.1.12</swagger-api .version>
67
67
<swagger-ui .version>4.2.1</swagger-ui .version>
68
68
<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>
70
70
<gmavenplus-plugin .version>1.13.1</gmavenplus-plugin .version>
71
71
<jaxb-impl .version>2.1</jaxb-impl .version>
72
72
<javax .jws-api.version>1.1</javax .jws-api.version>
99
99
<groupId >io.github.classgraph</groupId >
100
100
<artifactId >classgraph</artifactId >
101
101
</exclusion >
102
+ <exclusion >
103
+ <groupId >com.fasterxml.jackson.core</groupId >
104
+ <artifactId >jackson-core</artifactId >
105
+ </exclusion >
102
106
</exclusions >
103
107
</dependency >
104
108
<dependency >
You can’t perform that action at this time.
0 commit comments