dependabot[bot] opened a new pull request, #20895: URL: https://github.com/apache/camel/pull/20895
Bumps [io.github.littleproxy:littleproxy](https://github.com/LittleProxy/LittleProxy) from 2.5.0 to 2.6.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.6.0</h2> <h2>What's Changed</h2> <ul> <li>Activity tracker logging by <a href="https://github.com/clescot"><code>@clescot</code></a> in <a href="https://redirect.github.com/LittleProxy/LittleProxy/pull/668">LittleProxy/LittleProxy#668</a></li> <li>add explicit logging support with "activity_log_format" option (CLI and config file) supporting CLF, ELF, JSON, LTSV, CSV, SQUID, HAPROXY formats (<a href="https://redirect.github.com/LittleProxy/LittleProxy/issues/668">#668</a>) by Charles Lescot</li> <li>move littleproxy.properties and log4j.xml in standard maven location by <a href="https://github.com/clescot"><code>@clescot</code></a> in <a href="https://redirect.github.com/LittleProxy/LittleProxy/pull/667">LittleProxy/LittleProxy#667</a></li> <li>fix LittleProxy is not starting with jdk higher than jdk 11. by <a href="https://github.com/clescot"><code>@clescot</code></a> in <a href="https://redirect.github.com/LittleProxy/LittleProxy/pull/669">LittleProxy/LittleProxy#669</a></li> <li>mockserver -> wiremock migration by <a href="https://github.com/clescot"><code>@clescot</code></a> in <a href="https://redirect.github.com/LittleProxy/LittleProxy/pull/670">LittleProxy/LittleProxy#670</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/LittleProxy/LittleProxy/compare/v2.5.0...v2.6.0">https://github.com/LittleProxy/LittleProxy/compare/v2.5.0...v2.6.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.6.0 (19.01.2026, <a href="https://github.com/LittleProxy/LittleProxy/milestone/49?closed=1">https://github.com/LittleProxy/LittleProxy/milestone/49?closed=1</a>) <ul> <li>Feature/activity tracker logging (<a href="https://redirect.github.com/LittleProxy/LittleProxy/issues/668">#668</a>) by Charles Lescot</li> <li>add explicit logging support with "activity_log_format" option (CLI and config file) supporting CLF, ELF, JSON, LTSV, CSV, SQUID, HAPROXY formats (<a href="https://redirect.github.com/LittleProxy/LittleProxy/issues/668">#668</a>) by Charles Lescot</li> <li>move littleproxy.properties and log4j.xml in standard maven location (<a href="https://redirect.github.com/LittleProxy/LittleProxy/issues/667">#667</a>) by Charles Lescot</li> <li>fix: LittleProxy is not starting with jdk higher than jdk 11. (<a href="https://redirect.github.com/LittleProxy/LittleProxy/issues/669">#669</a>) by Charles Lescot</li> <li>migrate LittleProxy own tests from MockServer to WireMock (<a href="https://redirect.github.com/LittleProxy/LittleProxy/issues/670">#670</a>) by Charles Lescot</li> <li>bump Selenium from 4.39.0 to 4.40.0 (<a href="https://redirect.github.com/LittleProxy/LittleProxy/issues/676">#676</a>)</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/LittleProxy/LittleProxy/commit/0a8498df1787df47291bb17b20d1f270922e6245"><code>0a8498d</code></a> release LittleProxy 2.6.0</li> <li><a href="https://github.com/LittleProxy/LittleProxy/commit/e9de2193ed13ddb0fb7dff593173305fd768e4ce"><code>e9de219</code></a> move littleproxy.properties and log4j.xml in standard maven location (<a href="https://redirect.github.com/LittleProxy/LittleProxy/issues/667">#667</a>)</li> <li><a href="https://github.com/LittleProxy/LittleProxy/commit/3fee314afd3bdc136f60b7fe959c1b8532835f1d"><code>3fee314</code></a> compile&run tests with java17</li> <li><a href="https://github.com/LittleProxy/LittleProxy/commit/2934a995e0bafd7a9731b1072232c727d31d0e3d"><code>2934a99</code></a> Bump org.seleniumhq.selenium:selenium-java from 4.39.0 to 4.40.0</li> <li><a href="https://github.com/LittleProxy/LittleProxy/commit/9032e5972348e95b4c474c64cbd77bc62664d00c"><code>9032e59</code></a> Bump org.junit.jupiter:junit-jupiter-api from 5.13.4 to 6.0.2</li> <li><a href="https://github.com/LittleProxy/LittleProxy/commit/b9abcbb2d2680aa7b9c4b6623f63dc7411f68051"><code>b9abcbb</code></a> Bump org.codehaus.mojo:versions-maven-plugin from 2.20.1 to 2.21.0</li> <li><a href="https://github.com/LittleProxy/LittleProxy/commit/1b4c58ca1326708e794891e6fdf5141e60a9efa1"><code>1b4c58c</code></a> Bump dnsjava:dnsjava from 3.6.3 to 3.6.4</li> <li><a href="https://github.com/LittleProxy/LittleProxy/commit/d140df35bc85e327312b43299db72ed284cdfcb5"><code>d140df3</code></a> Bump com.fasterxml.jackson:jackson-bom from 2.20.1 to 2.21.0</li> <li><a href="https://github.com/LittleProxy/LittleProxy/commit/c0871e185a944d03619d5539750826507943e173"><code>c0871e1</code></a> Bump org.sonatype.central:central-publishing-maven-plugin</li> <li><a href="https://github.com/LittleProxy/LittleProxy/commit/b569b713d11302466fe7b0b8d0f3d01aa6dd3d05"><code>b569b71</code></a> Feature/activity tracker logging (<a href="https://redirect.github.com/LittleProxy/LittleProxy/issues/668">#668</a>)</li> <li>Additional commits viewable in <a href="https://github.com/LittleProxy/LittleProxy/compare/v2.5.0...v2.6.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]
