Merge pull request #10780 from DSpace/dependabot/maven/dspace-8_x/org.apache.httpcomponents.client5-httpclient5-5.5

Bump org.apache.httpcomponents.client5:httpclient5 from 5.4.4 to 5.5
This commit is contained in:
Tim Donohue
2025-05-28 08:02:44 -05:00
committed by GitHub

View File

@@ -590,7 +590,7 @@
<dependency>
<groupId>org.apache.httpcomponents.client5</groupId>
<artifactId>httpclient5</artifactId>
<version>5.4.4</version>
<version>5.5</version>
<scope>test</scope>
</dependency>
<dependency>