Skip to content

Commit

Permalink
Merge pull request #160 from dheid/dependabot/maven/org.apache.httpco…
Browse files Browse the repository at this point in the history
…mponents.client5-httpclient5-5.4

Bump org.apache.httpcomponents.client5:httpclient5 from 5.3.1 to 5.4
  • Loading branch information
dheid authored Sep 19, 2024
2 parents 0c11a7b + b969979 commit f4f618a
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 @@ -91,7 +91,7 @@
<dependency>
<groupId>org.apache.httpcomponents.client5</groupId>
<artifactId>httpclient5</artifactId>
<version>5.3.1</version>
<version>5.4</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit f4f618a

Please sign in to comment.