Skip to content

Commit 60eeb41

Browse files
Bump httpclient from 4.5 to 4.5.13 in /ed-springboot-crawler
Bumps httpclient from 4.5 to 4.5.13. --- updated-dependencies: - dependency-name: org.apache.httpcomponents:httpclient dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent af87e8c commit 60eeb41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ed-springboot-crawler/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<dependency>
4040
<groupId>org.apache.httpcomponents</groupId>
4141
<artifactId>httpclient</artifactId>
42-
<version>4.5</version>
42+
<version>4.5.13</version>
4343
</dependency>
4444
<!-- https://mvnrepository.com/artifact/org.jsoup/jsoup -->
4545
<dependency>

0 commit comments

Comments
 (0)