Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
me4502 committed Feb 23, 2025
1 parent a9fc1ab commit 4cf0035
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@
import java.util.concurrent.ThreadLocalRandom;

/**
* A class for making HTTP requests.
*
* @deprecated Use the native JDK HttpClient API instead.
*/
@Deprecated(forRemoval = true)
Expand Down

0 comments on commit 4cf0035

Please sign in to comment.