Skip to content

Commit

Permalink
Merge pull request #403 from nahsra/dependabot/maven/org.apache.httpc…
Browse files Browse the repository at this point in the history
…omponents.client5-httpclient5-5.3

Bump org.apache.httpcomponents.client5:httpclient5 from 5.2.3 to 5.3
  • Loading branch information
davewichers authored Dec 7, 2023
2 parents 295838c + b8a12b3 commit 6155dad
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 @@ -78,7 +78,7 @@
<dependency>
<groupId>org.apache.httpcomponents.client5</groupId>
<artifactId>httpclient5</artifactId>
<version>5.2.3</version>
<version>5.3</version>
<exclusions>
<!-- exclude old versions of slf4j-api and httpcore5 as newer versions can be used -->
<exclusion>
Expand Down

0 comments on commit 6155dad

Please sign in to comment.