Merge pull request #644 from spring-projects/dependabot/maven/headless-services/commons/commons-maven/src/test/resources/gs-rest-service-cors-boot-1.4.1-with-classpath-file/org.apache.httpcomponents-httpclient-4.5.13

Bump httpclient from 4.5.2 to 4.5.13 in /headless-services/commons/commons-maven/src/test/resources/gs-rest-service-cors-boot-1.4.1-with-classpath-file
This commit is contained in:
Martin Lippert
2021-06-08 15:32:33 +02:00
committed by GitHub

View File

@@ -26,7 +26,7 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.5.2</version>
<version>4.5.13</version>
<scope>test</scope>
</dependency>
</dependencies>