File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 655655 <spark .version>2.3.1</spark .version>
656656
657657 <!-- Apache HTTPComponents - https://hc.apache.org/ -->
658- <apache- httpclient .version>4.5.6</ apache- httpclient .version>
659- <apache- httpcore .version>4.4.11</ apache- httpcore .version>
658+ <httpclient .version>4.5.11</ httpclient .version>
659+ <httpcore .version>4.4.13</ httpcore .version>
660660
661661 <!-- Batik - https://xmlgraphics.apache.org/batik/ -->
662662 <batik .version>1.11</batik .version>
24762476 <dependency >
24772477 <groupId >org.apache.httpcomponents</groupId >
24782478 <artifactId >httpclient</artifactId >
2479- <version >${apache- httpclient.version} </version >
2479+ <version >${httpclient.version} </version >
24802480 <exclusions >
24812481 <exclusion >
24822482 <groupId >commons-logging</groupId >
24872487 <dependency >
24882488 <groupId >org.apache.httpcomponents</groupId >
24892489 <artifactId >httpcore</artifactId >
2490- <version >${apache- httpcore.version} </version >
2490+ <version >${httpcore.version} </version >
24912491 </dependency >
24922492 <!-- Batik - https://xmlgraphics.apache.org/batik/ -->
24932493 <dependency >
You can’t perform that action at this time.
0 commit comments