dependabot[bot] opened a new pull request, #14023: URL: https://github.com/apache/camel/pull/14023
Bumps [org.mybatis:mybatis](https://github.com/mybatis/mybatis-3) from 3.5.15 to 3.5.16. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mybatis/mybatis-3/releases">org.mybatis:mybatis's releases</a>.</em></p> <blockquote> <h2>mybatis-3.5.16</h2> <p>Security:</p> <ul> <li>Prevent <code>Invocation</code> from being used by vulnerable applications. <a href="https://redirect.github.com/mybatis/mybatis-3/issues/3115">#3115</a></li> </ul> <p>Bugs:</p> <ul> <li>When database ID resolution is failed, invalid bound statement is used. <a href="https://redirect.github.com/mybatis/mybatis-3/issues/3040">#3040</a></li> </ul> <p>Enhancements:</p> <ul> <li>It is now possible to write a custom map wrapper to customize how to map column name with dots or brackets. <a href="https://redirect.github.com/mybatis/mybatis-3/issues/13">#13</a> <a href="https://redirect.github.com/mybatis/mybatis-3/issues/3062">#3062</a></li> </ul> <p>Performance:</p> <ul> <li>Improved compatibility with Virtual Threads introduced by <a href="https://openjdk.org/projects/loom/">Loom</a>.</li> <li>Reduced memory footprint when performing the default (i.e. order based) constructor auto-mapping. <a href="https://redirect.github.com/mybatis/mybatis-3/issues/3113">#3113</a></li> </ul> <p>Build:</p> <ul> <li>Include the shaded libraries (OGNL and Javassist) in the sources.jar.</li> </ul> <p>Please see the <a href="https://github.com/mybatis/mybatis-3/issues?q=is%3Aclosed+milestone%3A3.5.16">3.5.16 milestone page</a> or <a href="https://github.com/mybatis/mybatis-3/compare/mybatis-3.5.15...mybatis-3.5.16">commit log</a> for the complete list of changes.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mybatis/mybatis-3/commit/78bb677e2bf04b43386d3f1544cec51ff47662a2"><code>78bb677</code></a> [maven-release-plugin] prepare release mybatis-3.5.16</li> <li><a href="https://github.com/mybatis/mybatis-3/commit/79cafe33443ccd8e236b1b65dd77cd9a22d997d1"><code>79cafe3</code></a> Merge pull request <a href="https://redirect.github.com/mybatis/mybatis-3/issues/3126">#3126</a> from hazendaz/master</li> <li><a href="https://github.com/mybatis/mybatis-3/commit/b4ad062bc13a16669a3ba0e3b8f16f4e5ac7f140"><code>b4ad062</code></a> [GHA] Skip gpg signing during snapshots</li> <li><a href="https://github.com/mybatis/mybatis-3/commit/138eee18609639a01c7ab3c08d68db8e86217f98"><code>138eee1</code></a> Merge pull request <a href="https://redirect.github.com/mybatis/mybatis-3/issues/3125">#3125</a> from hazendaz/master</li> <li><a href="https://github.com/mybatis/mybatis-3/commit/4d3ccdf915cde1f2319b5f5a7c1a5a1bb019c2ce"><code>4d3ccdf</code></a> [GHA] Add release profile to sonatype push so our snapshots get proper source...</li> <li><a href="https://github.com/mybatis/mybatis-3/commit/04541587182b93ed905e9187efb1e8faace2c0c4"><code>0454158</code></a> Merge pull request <a href="https://redirect.github.com/mybatis/mybatis-3/issues/3124">#3124</a> from hazendaz/master</li> <li><a href="https://github.com/mybatis/mybatis-3/commit/32d7872ad42446a417138c0dc07902ffc4314910"><code>32d7872</code></a> [ci] formatting</li> <li><a href="https://github.com/mybatis/mybatis-3/commit/adcdebecf362859adda2677a23e41c3949b7b289"><code>adcdebe</code></a> Merge pull request <a href="https://redirect.github.com/mybatis/mybatis-3/issues/3123">#3123</a> from mybatis/renovate/byte-buddy.version</li> <li><a href="https://github.com/mybatis/mybatis-3/commit/6bed0ca48bfbbe54f7bbfeaf50f14dd4c0ceba45"><code>6bed0ca</code></a> chore(deps): update byte-buddy.version to v1.14.13</li> <li><a href="https://github.com/mybatis/mybatis-3/commit/5718c1a8e43d33e2987657c3906a2a9da4998edc"><code>5718c1a</code></a> Merge pull request <a href="https://redirect.github.com/mybatis/mybatis-3/issues/3121">#3121</a> from epochcoder/fix/blocking-test-flaky</li> <li>Additional commits viewable in <a href="https://github.com/mybatis/mybatis-3/compare/mybatis-3.5.15...mybatis-3.5.16">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