dependabot[bot] opened a new pull request, #12053: URL: https://github.com/apache/camel/pull/12053
Bumps [com.github.spullara.mustache.java:compiler](https://github.com/spullara/mustache.java) from 0.9.10 to 0.9.11. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/spullara/mustache.java/commit/fed54375b99ae412ba24a40823841d114565e6f2"><code>fed5437</code></a> [maven-release-plugin] prepare release mustache.java-0.9.11</li> <li><a href="https://github.com/spullara/mustache.java/commit/d6dfa107e929019660c4bc02e49bef1601def7cb"><code>d6dfa10</code></a> need to update to the latest goal</li> <li><a href="https://github.com/spullara/mustache.java/commit/016764cb227a450769f799dbbb1078f011c43d75"><code>016764c</code></a> add manifest information to built jar</li> <li><a href="https://github.com/spullara/mustache.java/commit/8c97ec40dc3ce5ce38dc8601bbfea8ffc45f1e87"><code>8c97ec4</code></a> ISSUR-280: example of delaying parsing and execution when you don't need it c...</li> <li><a href="https://github.com/spullara/mustache.java/commit/43fd04aa9b3d8e3a4879491d0ae42a102b66d352"><code>43fd04a</code></a> add a test for null breaking execute</li> <li><a href="https://github.com/spullara/mustache.java/commit/64e6e3f2395ffee364a540296d2282ee33883fa4"><code>64e6e3f</code></a> change jackson version to remove warnings</li> <li><a href="https://github.com/spullara/mustache.java/commit/304f71a02f7a6be5dec373e0cd00eab3de11d8f3"><code>304f71a</code></a> ISSUE-291: fix substring issue with empty dot</li> <li><a href="https://github.com/spullara/mustache.java/commit/3433d0cb0801c7d879b905704399bdc972c2788e"><code>3433d0c</code></a> update to a later scala without deserialization issue</li> <li><a href="https://github.com/spullara/mustache.java/commit/c4c5a6f6c8d4b5251814526eac8b0b90ca474f1c"><code>c4c5a6f</code></a> share find code between Map/Simple object handlers</li> <li><a href="https://github.com/spullara/mustache.java/commit/7b5b6006608e0acb033ea1ebcf19de7dc77b977b"><code>7b5b600</code></a> remove usage of immutablemap</li> <li>Additional commits viewable in <a href="https://github.com/spullara/mustache.java/compare/0.9.10...mustache.java-0.9.11">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: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org