dependabot[bot] opened a new pull request, #24563: URL: https://github.com/apache/camel/pull/24563
Bumps [com.cedarsoftware:java-util](https://github.com/jdereg/java-util) from 4.107.0 to 4.108.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jdereg/java-util/blob/master/changelog.md">com.cedarsoftware:java-util's changelog</a>.</em></p> <blockquote> <h4>4.108.0 - 2026-07-09</h4> <ul> <li><strong>TESTING</strong>: Added <code>FastReader</code> buffer-boundary regression coverage — differential sweeps that exercise the internal 8192-char buffer refill boundary (and 16384) for <code>readUntil</code>, <code>readLine</code> (including a <code>\r\n</code> line ending straddling the boundary), bulk <code>read(char[])</code>, and the borrowed <code>readUntil</code> + fallback pattern. They reconstruct the stream and compare against the original, confirming <code>FastReader</code> handles delimiters and line endings correctly across a refill. <strong>No behavioral change.</strong> Released in lock-step with <code>json-io</code> 4.108.0 (which fixes a slow-path escape bug that was in json-io's <code>CharStreamTokenizer</code>, not here). The <code>json-io</code> test-scope dependency remains <code>4.107.0</code> — it always trails java-util by one release to avoid the java-util↔json-io dependency cycle.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/jdereg/java-util/commits">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 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]
