mirror of https://github.com/apache/nifi.git
NIFI-9395 - MiNiFi - bump httpclient to 4.5.13
Signed-off-by: Matthew Burgess <mattyb149@apache.org> This closes #5537
This commit is contained in:
parent
1ca5a1dbbf
commit
bb97ecb2b1
|
@ -595,7 +595,7 @@ limitations under the License.
|
|||
<dependency>
|
||||
<groupId>org.apache.httpcomponents</groupId>
|
||||
<artifactId>httpclient</artifactId>
|
||||
<version>4.5.3</version>
|
||||
<version>4.5.13</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>javax.mail</groupId>
|
||||
|
|
Loading…
Reference in New Issue