Skip to content

Commit

Permalink
Merge pull request #6079 from opentripplanner/renovate/org.apache.htt…
Browse files Browse the repository at this point in the history
…pcomponents.client5-httpclient5-5.x

Update dependency org.apache.httpcomponents.client5:httpclient5 to v5.4
  • Loading branch information
leonardehrenfried authored Sep 25, 2024
2 parents 1c858c8 + 1cff559 commit c93fc7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -858,7 +858,7 @@
<dependency>
<groupId>org.apache.httpcomponents.client5</groupId>
<artifactId>httpclient5</artifactId>
<version>5.3.1</version>
<version>5.4</version>
</dependency>
<dependency>
<groupId>commons-cli</groupId>
Expand Down

0 comments on commit c93fc7c

Please sign in to comment.