Skip to content

Commit 686d300

Browse files
authored
Merge pull request #20 from uwemaurer/dependabot/maven/org.apache.httpcomponents-httpclient-4.5.13
Bump httpclient from 4.5.11 to 4.5.13
2 parents b024d5b + 8d2f782 commit 686d300

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
@@ -21,7 +21,7 @@
2121
<dependency>
2222
<groupId>org.apache.httpcomponents</groupId>
2323
<artifactId>httpclient</artifactId>
24-
<version>4.5.11</version>
24+
<version>4.5.13</version>
2525
</dependency>
2626
<dependency>
2727
<groupId>commons-logging</groupId>

0 commit comments

Comments
 (0)