Skip to content

Commit 8d33b0e

Browse files
Merge pull request opentripplanner#6915 from opentripplanner/renovate/org.apache.httpcomponents.client5-httpclient5-5.x
fix(deps): update dependency org.apache.httpcomponents.client5:httpclient5 to v5.5.1
2 parents 5842573 + 6a78ccd commit 8d33b0e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

application/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@
334334
<dependency>
335335
<groupId>org.apache.httpcomponents.client5</groupId>
336336
<artifactId>httpclient5</artifactId>
337-
<version>5.4.4</version>
337+
<version>5.5.1</version>
338338
</dependency>
339339
<dependency>
340340
<groupId>commons-cli</groupId>

0 commit comments

Comments
 (0)