File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7777 <logbackVersion >1.2.9</logbackVersion >
7878 <logbackContribVersion >0.1.5</logbackContribVersion >
7979 <weldVersion >2.4.6.Final</weldVersion >
80- <jacksonVersion >2.10 .1</jacksonVersion >
80+ <jacksonVersion >2.12 .1</jacksonVersion >
8181 <jgroupsVersion >4.0.4.Final</jgroupsVersion >
8282 <httpcoreVersion >4.4.9</httpcoreVersion >
8383 <httpclientVersion >4.5.9</httpclientVersion >
8686 <datastaxVersion >3.7.2</datastaxVersion >
8787 <pathmappedStorageVersion >2.0-SNAPSHOT</pathmappedStorageVersion >
8888 <o11yphantVersion >1.4</o11yphantVersion >
89+ <swaggerVersion >1.6.4</swaggerVersion >
8990
9091 <!-- commonjava/redhat projects -->
9192 <atlasVersion >1.1.1</atlasVersion >
15041505 <dependency >
15051506 <groupId >io.swagger</groupId >
15061507 <artifactId >swagger-annotations</artifactId >
1507- <version >1.5.9 </version >
1508+ <version >${swaggerVersion} </version >
15081509 <scope >provided</scope >
15091510 </dependency >
15101511 <dependency >
15111512 <groupId >io.swagger</groupId >
15121513 <artifactId >swagger-jaxrs</artifactId >
1513- <version >1.5.9 </version >
1514+ <version >${swaggerVersion} </version >
15141515 <exclusions >
15151516 <exclusion >
15161517 <groupId >javax.ws.rs</groupId >
You can’t perform that action at this time.
0 commit comments