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

Bump org.apache.httpcomponents.client5:httpclient5 from 5.4.2 to 5.4.3
This commit is contained in:
Tim Donohue
2025-04-08 13:25:50 -05:00
committed by GitHub

View File

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