Skip to content
This repository was archived by the owner on Feb 8, 2023. It is now read-only.

Commit c14935c

Browse files
Bump httpclient from 4.5.12 to 4.5.13
Bumps httpclient from 4.5.12 to 4.5.13. --- updated-dependencies: - dependency-name: org.apache.httpcomponents:httpclient dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fb02849 commit c14935c

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
@@ -150,7 +150,7 @@
150150
<dependency>
151151
<groupId>org.apache.httpcomponents</groupId>
152152
<artifactId>httpclient</artifactId>
153-
<version>4.5.12</version>
153+
<version>4.5.13</version>
154154
<scope>test</scope>
155155
</dependency>
156156
<dependency>

0 commit comments

Comments
 (0)