Skip to content

Commit 5357857

Browse files
authored
Merge pull request #24 from xdev-software/dependabot/maven/org.apache.httpcomponents.client5-httpclient5-5.2.3
Bump org.apache.httpcomponents.client5:httpclient5 from 5.2.1 to 5.2.3
2 parents f4e2570 + 33a3f9f commit 5357857

File tree

1 file changed

+1
-1
lines changed
  • openapi-client-maven-template

1 file changed

+1
-1
lines changed

openapi-client-maven-template/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
<dependency>
107107
<groupId>org.apache.httpcomponents.client5</groupId>
108108
<artifactId>httpclient5</artifactId>
109-
<version>5.2.1</version>
109+
<version>5.2.3</version>
110110
</dependency>
111111

112112
<!-- JSON processing: jackson -->

0 commit comments

Comments
 (0)