dependabot[bot] opened a new pull request, #2806: URL: https://github.com/apache/cxf/pull/2806
Bumps [io.github.littleproxy:littleproxy](https://github.com/LittleProxy/LittleProxy) from 2.4.7 to 2.5.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/LittleProxy/LittleProxy/releases">io.github.littleproxy:littleproxy's releases</a>.</em></p> <blockquote> <h2>v2.5.0</h2> <h2>What's Changed</h2> <ul> <li>enhance documentation with run.bash script options in the README. by <a href="https://github.com/clescot"><code>@clescot</code></a> in <a href="https://redirect.github.com/LittleProxy/LittleProxy/pull/659">LittleProxy/LittleProxy#659</a></li> <li>add the --server option to Launch proxy as a server by <a href="https://github.com/clescot"><code>@clescot</code></a> in <a href="https://redirect.github.com/LittleProxy/LittleProxy/pull/660">LittleProxy/LittleProxy#660</a></li> <li>Add the --log-config option to launcher by <a href="https://github.com/clescot"><code>@clescot</code></a> in <a href="https://redirect.github.com/LittleProxy/LittleProxy/pull/661">LittleProxy/LittleProxy#661</a></li> <li>Add the --config option to launcher by <a href="https://github.com/clescot"><code>@clescot</code></a> in <a href="https://redirect.github.com/LittleProxy/LittleProxy/pull/662">LittleProxy/LittleProxy#662</a></li> <li>Add orphan options to properties and command line by <a href="https://github.com/clescot"><code>@clescot</code></a> in <a href="https://redirect.github.com/LittleProxy/LittleProxy/pull/666">LittleProxy/LittleProxy#666</a></li> <li>remove unused and deprecated NetworkUtils.java class. by <a href="https://github.com/clescot"><code>@clescot</code></a> in <a href="https://redirect.github.com/LittleProxy/LittleProxy/pull/663">LittleProxy/LittleProxy#663</a></li> <li>remove withListenOnAllAddresses method from DefaultHttpProxyServer.ja… by <a href="https://github.com/clescot"><code>@clescot</code></a> in <a href="https://redirect.github.com/LittleProxy/LittleProxy/pull/664">LittleProxy/LittleProxy#664</a></li> <li>Bump org.apache.logging.log4j:log4j-core from 2.25.2 to 2.25.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/LittleProxy/LittleProxy/pull/665">LittleProxy/LittleProxy#665</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/clescot"><code>@clescot</code></a> made their first contribution in <a href="https://redirect.github.com/LittleProxy/LittleProxy/pull/659">LittleProxy/LittleProxy#659</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/LittleProxy/LittleProxy/compare/v2.4.7...v2.5.0">https://github.com/LittleProxy/LittleProxy/compare/v2.4.7...v2.5.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/LittleProxy/LittleProxy/blob/main/RELEASE_NOTES.md">io.github.littleproxy:littleproxy's changelog</a>.</em></p> <blockquote> <ul> <li>2.5.0 (19.12.2025, <a href="https://github.com/LittleProxy/LittleProxy/milestone/48?closed=1">https://github.com/LittleProxy/LittleProxy/milestone/48?closed=1</a>) <ul> <li>enhance documentation with run.bash script options (<a href="https://redirect.github.com/LittleProxy/LittleProxy/issues/659">#659</a>) by Charles Lescot</li> <li>add the --server option to Launch proxy as a server (<a href="https://redirect.github.com/LittleProxy/LittleProxy/issues/660">#660</a>) by Charles Lescot</li> <li>Add the --log-config option to launcher (<a href="https://redirect.github.com/LittleProxy/LittleProxy/issues/661">#661</a>) by Charles Lescot</li> <li>Add the --config option to launcher (<a href="https://redirect.github.com/LittleProxy/LittleProxy/issues/662">#662</a>) by Charles Lescot</li> <li>add options "--name", "--address", "--nic", "--allow_local_only", "--authenticate_ssl_clients", "--transparent", "--throttling", "--allow_requests_to_origin_server" (<a href="https://redirect.github.com/LittleProxy/LittleProxy/issues/666">#666</a>) by Charles Lescot</li> <li>add options "--proxy_alias", "--allow_proxy_protocol option", "--send_proxy_protocol", "--client_to_proxy_worker_threads", "--proxy_to_server_worker_threads" options (<a href="https://redirect.github.com/LittleProxy/LittleProxy/issues/666">#666</a>) by Charles Lescot</li> <li>remove unused and deprecated NetworkUtils.java (<a href="https://redirect.github.com/LittleProxy/LittleProxy/issues/663">#663</a>) by Charles Lescot</li> <li>remove "withListenOnAllAddresses" method from DefaultHttpProxyServer.java and HttpProxyServerBootstrap.java (<a href="https://redirect.github.com/LittleProxy/LittleProxy/issues/664">#664</a>) by Charles Lescot</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/LittleProxy/LittleProxy/commit/6534bb383002ce0a676e1a90578c8f746a937bb1"><code>6534bb3</code></a> release LittleProxy 2.5.0</li> <li><a href="https://github.com/LittleProxy/LittleProxy/commit/d56f11bbd2140dda6c157651b5f8f905c409a029"><code>d56f11b</code></a> fix naming</li> <li><a href="https://github.com/LittleProxy/LittleProxy/commit/a8f8a9d5f51bf67cb1ad08bb74981932ca1fa706"><code>a8f8a9d</code></a> add --client_to_proxy_worker_threads option</li> <li><a href="https://github.com/LittleProxy/LittleProxy/commit/d2a28a8e820bc2fd81ff0ee01f44ab965973bb66"><code>d2a28a8</code></a> add --client_to_proxy_worker_threads option</li> <li><a href="https://github.com/LittleProxy/LittleProxy/commit/27c25d5318334bb2d1e484c97c70752c25f2628d"><code>27c25d5</code></a> add --allow_proxy_protocol option</li> <li><a href="https://github.com/LittleProxy/LittleProxy/commit/72025f9929021031da6805301626d338e7cef209"><code>72025f9</code></a> add --allow_requests_to_origin_server option</li> <li><a href="https://github.com/LittleProxy/LittleProxy/commit/31ddd70a984986757b47b5a7821b210a63fd6dd6"><code>31ddd70</code></a> add --throttling options</li> <li><a href="https://github.com/LittleProxy/LittleProxy/commit/16a475ee0e5abcade4ea6d8c543822a37dbd7a1c"><code>16a475e</code></a> add --transparent option</li> <li><a href="https://github.com/LittleProxy/LittleProxy/commit/29d97880b017491d546b9b708a109c67506cea09"><code>29d9788</code></a> add --authenticate_ssl_clients option</li> <li><a href="https://github.com/LittleProxy/LittleProxy/commit/f863e9985bdafae36ffe8683a273f00845da5601"><code>f863e99</code></a> add --allow_local_only option</li> <li>Additional commits viewable in <a href="https://github.com/LittleProxy/LittleProxy/compare/v2.4.7...v2.5.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
