Skip to content

Commit e2458ef

Browse files
Merge pull request #101 from okta/dependabot/maven/org.apache.httpcomponents.client5-httpclient5-5.2.1
Bump httpclient5 from 5.2 to 5.2.1
2 parents df570e9 + f901c97 commit e2458ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

http/httpclient/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<dependency>
4848
<groupId>org.apache.httpcomponents.client5</groupId>
4949
<artifactId>httpclient5</artifactId>
50-
<version>5.2</version>
50+
<version>5.2.1</version>
5151
</dependency>
5252
<dependency>
5353
<groupId>org.apache.httpcomponents</groupId>

0 commit comments

Comments
 (0)