Skip to content

Commit

Permalink
Merge pull request #36 from Application-UI-UX/dependabot/maven/org.ap…
Browse files Browse the repository at this point in the history
…ache.httpcomponents-httpclient-4.5.13

Bump org.apache.httpcomponents:httpclient from 4.0.1 to 4.5.13
  • Loading branch information
RonaldsonBellande authored Nov 2, 2023
2 parents 217120f + e39b9b1 commit 03ecf9c
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 @@ -48,7 +48,7 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.0.1</version>
<version>4.5.13</version>
</dependency>
<dependency>
<groupId>commons-lang</groupId>
Expand Down

0 comments on commit 03ecf9c

Please sign in to comment.