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.4-alpha1 to version 5.4-alpha2
  • Loading branch information
actions-user committed Mar 12, 2024
1 parent 9638154 commit 22e5e1e
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.4-alpha1</version>
<version>5.4-alpha2</version>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
Expand Down

0 comments on commit 22e5e1e

Please sign in to comment.