Skip to content

Commit abbcce6

Browse files
Bump org.apache.httpcomponents.client5:httpclient5 in /orcid-core
Bumps [org.apache.httpcomponents.client5:httpclient5](https://github.com/apache/httpcomponents-client) from 5.3.1 to 5.6.3. - [Changelog](https://github.com/apache/httpcomponents-client/blob/rel/v5.6.3/RELEASE_NOTES.txt) - [Commits](apache/httpcomponents-client@rel/v5.3.1...rel/v5.6.3) --- updated-dependencies: - dependency-name: org.apache.httpcomponents.client5:httpclient5 dependency-version: 5.6.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3105313 commit abbcce6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

orcid-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@
152152
<dependency>
153153
<groupId>org.apache.httpcomponents.client5</groupId>
154154
<artifactId>httpclient5</artifactId>
155-
<version>5.3.1</version>
155+
<version>5.6.3</version>
156156
</dependency>
157157
<dependency>
158158
<groupId>args4j</groupId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -709,7 +709,7 @@ the software.
709709
<dependency>
710710
<groupId>org.apache.httpcomponents.client5</groupId>
711711
<artifactId>httpclient5</artifactId>
712-
<version>5.3.1</version>
712+
<version>5.6.3</version>
713713
<scope>compile</scope>
714714
</dependency>
715715
<dependency>

0 commit comments

Comments
 (0)