Skip to content
Snippets Groups Projects

Update dependency org.apache.httpcomponents:httpclient to v4.5.14

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -118,7 +118,7 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.5.13</version>
<version>4.5.14</version>
<type>jar</type>
<scope>provided</scope>
</dependency>
Loading