Skip to content

Commit 3b598c5

Browse files
authored
Merge pull request #28 from xdev-software/dependabot/maven/org.apache.httpcomponents.client5-httpclient5-5.3
Bump org.apache.httpcomponents.client5:httpclient5 from 5.2.3 to 5.3
2 parents 1d3fd04 + 960c978 commit 3b598c5

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
@@ -108,7 +108,7 @@
108108
<dependency>
109109
<groupId>org.apache.httpcomponents.client5</groupId>
110110
<artifactId>httpclient5</artifactId>
111-
<version>5.2.3</version>
111+
<version>5.3</version>
112112
</dependency>
113113

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

0 commit comments

Comments
 (0)