Bumping versions

This commit is contained in:
spring-builds
2025-03-15 13:26:33 +00:00
parent 46d567dd6a
commit 160c82057e
2 changed files with 3 additions and 4 deletions

View File

@@ -303,8 +303,7 @@ public class HttpClientProperties {
public static class Proxy {
/**
* proxyType for proxy configuration of Netty HttpClient (http, socks4 or
* socks5).
* proxyType for proxy configuration of Netty HttpClient (http, socks4 or socks5).
*/
private ProxyProvider.Proxy type = ProxyProvider.Proxy.HTTP;