Merge pull request #1885 from OpenBankProject/dependabot/maven/obp-api/org.apache.httpcomponents-httpclient-4.5.13

Bump httpclient from 4.5.2 to 4.5.13 in /obp-api
This commit is contained in:
Simon Redfern 2021-06-10 10:28:10 +02:00 committed by GitHub
commit 6d9a64917e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -178,7 +178,7 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.5.2</version>
<version>4.5.13</version>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>