Skip to content

Commit 9aa2c43

Browse files
author
Dennis Kieselhorst
authored
Merge pull request #752 from aws/dependabot/maven/org.apache.httpcomponents.client5-httpclient5-5.3.1
chore(deps-dev): bump org.apache.httpcomponents.client5:httpclient5 from 5.3 to 5.3.1
2 parents 1b4a659 + ec85272 commit 9aa2c43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
<dependency>
120120
<groupId>org.apache.httpcomponents.client5</groupId>
121121
<artifactId>httpclient5</artifactId>
122-
<version>5.3</version>
122+
<version>5.3.1</version>
123123
<scope>test</scope>
124124
</dependency>
125125

0 commit comments

Comments
 (0)