dependabot[bot] opened a new pull request, #16677: URL: https://github.com/apache/camel/pull/16677
Bumps [org.mybatis:mybatis](https://github.com/mybatis/mybatis-3) from 3.5.17 to 3.5.18. <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.18</h2> <h2>Regressions</h2> <ul> <li>Fixed issue in 3.5.17 <a href="https://redirect.github.com/mybatis/mybatis-3/issues/3334">#3334</a></li> </ul> <h2>New</h2> <ul> <li>Ignore empty xnode per <a href="https://redirect.github.com/mybatis/mybatis-3/issues/3349">#3349</a></li> <li>Share expression validator <a href="https://redirect.github.com/mybatis/mybatis-3/issues/3339">#3339</a></li> <li>Throw helpful error instead of IndexOutOfBoundsException (automapping) <a href="https://redirect.github.com/mybatis/mybatis-3/issues/3327">#3327</a></li> <li>Optimize mapper builder <a href="https://redirect.github.com/mybatis/mybatis-3/issues/3252">#3252</a></li> </ul> <h2>Tests</h2> <ul> <li>Add TransactionFactory, Transaction test cases <a href="https://redirect.github.com/mybatis/mybatis-3/issues/3277">#3277</a></li> </ul> <h2>Build</h2> <ul> <li>Reworked pom to match current java 17 build usage</li> <li>Moved all tests to newer java standards</li> <li>Cleaned up github actions</li> <li>Run 'site' branch only on release commits</li> </ul> <p>Support Notice: This is expected last java 8 release, A new branch support-java8 will be created from this point in case older support needs a fix. After this, master will move to java 11 for one release in order to start bringing code support up to java 11. After that, a support-java11 will be created then master will move to java 17 or better only. This will change the plans slightly as doing this means java 11 will be 3.6.0 and temporary in nature whereas anything discussed for 3.6.0 will move to 3.7.0. Once at java 17, same java application will occur. After that point, anything previously discussed for the original 3.6.0 can start coming in.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mybatis/mybatis-3/commit/fef4dd7fb06fad044247e930846e01b73e09db23"><code>fef4dd7</code></a> [maven-release-plugin] prepare release mybatis-3.5.18</li> <li><a href="https://github.com/mybatis/mybatis-3/commit/af93a2b352c6d6d2f47d500e59769e22c567e6c6"><code>af93a2b</code></a> Merge pull request <a href="https://redirect.github.com/mybatis/mybatis-3/issues/3339">#3339</a> from nieqiurong/20241228</li> <li><a href="https://github.com/mybatis/mybatis-3/commit/27ca11cecf2a20849d58a4d5b7d164346d16c493"><code>27ca11c</code></a> Merge pull request <a href="https://redirect.github.com/mybatis/mybatis-3/issues/3349">#3349</a> from nieqiurong/20241229</li> <li><a href="https://github.com/mybatis/mybatis-3/commit/5c757a3a7471914ea62300459a980ebdbbc0dfc0"><code>5c757a3</code></a> <a href="https://redirect.github.com/mybatis/mybatis-3/issues/3349">#3349</a> Added a test, license year</li> <li><a href="https://github.com/mybatis/mybatis-3/commit/96a0b8fd4984974e20b211ce8f0d75ee060e7cde"><code>96a0b8f</code></a> Merge pull request <a href="https://redirect.github.com/mybatis/mybatis-3/issues/3368">#3368</a> from hazendaz/pom-cleanup</li> <li><a href="https://github.com/mybatis/mybatis-3/commit/08c197e262b1d8c3a7943d4cf846a075323fedef"><code>08c197e</code></a> [ci] Formatting</li> <li><a href="https://github.com/mybatis/mybatis-3/commit/0a2f5c7aec6f38d40b734bb469ed872d20485d5b"><code>0a2f5c7</code></a> More javadoc corrections</li> <li><a href="https://github.com/mybatis/mybatis-3/commit/ccd5c5ad9654e2e448fc6c82c27280a0649620f8"><code>ccd5c5a</code></a> Fixup javadoc issues</li> <li><a href="https://github.com/mybatis/mybatis-3/commit/78098db6be1c10b8c741e7f0c28d082680b8982a"><code>78098db</code></a> Merge pull request <a href="https://redirect.github.com/mybatis/mybatis-3/issues/3367">#3367</a> from hazendaz/pom-cleanup</li> <li><a href="https://github.com/mybatis/mybatis-3/commit/9a5565b355d49985c8fa6c0492fbb4af9732e9fb"><code>9a5565b</code></a> tests: Use secure xsds</li> <li>Additional commits viewable in <a href="https://github.com/mybatis/mybatis-3/compare/mybatis-3.5.17...mybatis-3.5.18">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]
