Skip to content

Commit ed57e9d

Browse files
authored
Merge pull request #4 from taliox/dependabot/maven/org.apache.httpcomponents-httpclient-4.5.13
Bump httpclient from 4.5.8 to 4.5.13
2 parents efe7a84 + b4dc80d commit ed57e9d

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
@@ -129,7 +129,7 @@
129129
<dependency>
130130
<groupId>org.apache.httpcomponents</groupId>
131131
<artifactId>httpclient</artifactId>
132-
<version>4.5.8</version>
132+
<version>4.5.13</version>
133133
<scope>provided</scope>
134134
</dependency>
135135

0 commit comments

Comments
 (0)