dependabot[bot] opened a new pull request, #18421:
URL: https://github.com/apache/camel/pull/18421

   Bumps [com.cedarsoftware:java-util](https://github.com/jdereg/java-util) 
from 3.3.3 to 3.4.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>3.4.0</h4>
   <blockquote>
   <ul>
   <li><code>MapUtilities.getUnderlyingMap()</code> now uses identity 
comparison to avoid false cycle detection with wrapper maps</li>
   <li><code>ConcurrentNavigableMapNullSafe.pollFirstEntry()</code> and 
<code>pollLastEntry()</code> now return correct values after removal</li>
   <li><code>UrlInvocationHandler</code> (deprecated) was finally removed.</li>
   <li><code>ProxyFactory</code> (deprecated) was finally removed.</li>
   <li><code>withReadLockVoid()</code> now suppresses exceptions thrown by the 
provided <code>Runnable</code></li>
   <li><code>SystemUtilities.createTempDirectory()</code> now returns a 
canonical path so that
   temporary directories resolve symlinks on macOS and other platforms.</li>
   <li>Updated inner-class JSON test to match removal of synthetic 
<code>this$</code> fields.</li>
   <li>Fixed <code>ExecutorAdditionalTest</code> to compare canonical paths for 
cross-platform consistency</li>
   <li>Fixed <code>Map.Entry.setValue()</code> for entries from 
<code>ConcurrentNavigableMapNullSafe</code> and 
<code>AbstractConcurrentNullSafeMap</code> to update the backing map</li>
   <li>Map.Entry views now fetch values from the backing map so 
<code>toString()</code> and <code>equals()</code> reflect updates</li>
   <li>Fixed test expectation for wrapComparator to place null keys last</li>
   <li><code>Converter</code> now offers single-argument overloads of 
<code>isSimpleTypeConversionSupported</code>
   and <code>isConversionSupportedFor</code> that cache self-type lookups</li>
   <li>Fixed <code>TTLCache.purgeExpiredEntries()</code> NPE when removing 
expired entries</li>
   <li><code>UrlUtilities</code> no longer deprecated; certificate validation 
defaults to on, provides streaming API and configurable timeouts</li>
   <li>Logging instructions merged into <code>userguide.md</code>; README 
section condensed</li>
   </ul>
   </blockquote>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/jdereg/java-util/commit/2216186c4efdabde4560f294a0afcbd9f68bee91";><code>2216186</code></a>
 logging doc updates</li>
   <li><a 
href="https://github.com/jdereg/java-util/commit/229bb88f205a2df6fe8e3c92f5e822b8ed32a823";><code>229bb88</code></a>
 Merge pull request <a 
href="https://redirect.github.com/jdereg/java-util/issues/340";>#340</a> from 
jdereg/hqgnko-codex/move-logging-content-to-user...</li>
   <li><a 
href="https://github.com/jdereg/java-util/commit/8f2e7bb7254535ede92b1c4027d141ea75e5a656";><code>8f2e7bb</code></a>
 Consolidate logging docs</li>
   <li><a 
href="https://github.com/jdereg/java-util/commit/9e6143541dff192f4bc652bbbf26da0d4c1721da";><code>9e61435</code></a>
 Merge pull request <a 
href="https://redirect.github.com/jdereg/java-util/issues/338";>#338</a> from 
jdereg/codex/update-readme-with-concise-logging-...</li>
   <li><a 
href="https://github.com/jdereg/java-util/commit/8e863f66764df41691152b51339ba5a265f10522";><code>8e863f6</code></a>
 Simplify logging docs</li>
   <li><a 
href="https://github.com/jdereg/java-util/commit/fe883330908de8a1507bac73d745f6717259d4dd";><code>fe88333</code></a>
 logging doc updates</li>
   <li><a 
href="https://github.com/jdereg/java-util/commit/0133984fb656ca4dfe24aa8f24d4e93b254d207a";><code>0133984</code></a>
 fixed minor bug in test/</li>
   <li><a 
href="https://github.com/jdereg/java-util/commit/7c71c37b4073669abdef6ce8d59b2c23b4fc5a72";><code>7c71c37</code></a>
 updated agents.md</li>
   <li><a 
href="https://github.com/jdereg/java-util/commit/0b45d8d66dde7a5bf28b17c89bb1ed98d5e2903b";><code>0b45d8d</code></a>
 Merge pull request <a 
href="https://redirect.github.com/jdereg/java-util/issues/337";>#337</a> from 
jdereg/codex/fix-test-failure-in-conversionsuppo...</li>
   <li><a 
href="https://github.com/jdereg/java-util/commit/6192170aef10852978e5ddd9fd3046aeb5d1e960";><code>6192170</code></a>
 Fix static converter test</li>
   <li>Additional commits viewable in <a 
href="https://github.com/jdereg/java-util/compare/3.3.3...3.4.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.cedarsoftware:java-util&package-manager=maven&previous-version=3.3.3&new-version=3.4.0)](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: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to