Skip to content

Commit

Permalink
Auto-Update Dependencies
Browse files Browse the repository at this point in the history
Updated org.apache.httpcomponents.client5:httpclient5:jar:5.3-alpha1 to version 5.3
  • Loading branch information
actions-user committed Dec 12, 2023
1 parent 134529b commit a0b119f
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 @@ -94,7 +94,7 @@
<dependency>
<groupId>org.apache.httpcomponents.client5</groupId>
<artifactId>httpclient5</artifactId>
<version>5.3-alpha1</version>
<version>5.3</version>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
Expand Down

0 comments on commit a0b119f

Please sign in to comment.