dependabot[bot] opened a new pull request, #10135: URL: https://github.com/apache/ozone/pull/10135
Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.51.3.0 to 3.53.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/xerial/sqlite-jdbc/releases">org.xerial:sqlite-jdbc's releases</a>.</em></p> <blockquote> <h2>Release 3.53.0.0</h2> <h2>Changelog</h2> <h2>🚀 Features</h2> <p><strong>jdbc</strong></p> <ul> <li>expose wal_autocheckpoint pragma in SQLiteConfig (<a href="https://github.com/xerial/sqlite-jdbc/commits/dd2adcc">dd2adcc</a>), closes <a href="https://redirect.github.com/xerial/sqlite-jdbc/issues/1397">#1397</a></li> </ul> <p><strong>sqlite</strong></p> <ul> <li>upgrade to sqlite 3.53.0 (<a href="https://github.com/xerial/sqlite-jdbc/commits/baaf087">baaf087</a>)</li> </ul> <p><strong>unscoped</strong></p> <ul> <li>publish multiple classifer jars (<a href="https://github.com/xerial/sqlite-jdbc/commits/bdd2b64">bdd2b64</a>), closes <a href="https://redirect.github.com/xerial/sqlite-jdbc/issues/1273">#1273</a></li> <li>better Android support (<a href="https://github.com/xerial/sqlite-jdbc/commits/7eb6f3f">7eb6f3f</a>), closes <a href="https://redirect.github.com/xerial/sqlite-jdbc/issues/1378">#1378</a></li> </ul> <h2>🛠Build</h2> <p><strong>deps</strong></p> <ul> <li>bump org.sonatype.central:central-publishing-maven-plugin (<a href="https://github.com/xerial/sqlite-jdbc/commits/19259e5">19259e5</a>)</li> <li>bump EndBug/add-and-commit from 9 to 10 (<a href="https://github.com/xerial/sqlite-jdbc/commits/f572217">f572217</a>)</li> </ul> <p><strong>deps-dev</strong></p> <ul> <li>bump surefire.version from 3.5.4 to 3.5.5 (<a href="https://github.com/xerial/sqlite-jdbc/commits/b649d25">b649d25</a>)</li> <li>bump org.assertj:assertj-core from 3.27.6 to 3.27.7 (<a href="https://github.com/xerial/sqlite-jdbc/commits/857a754">857a754</a>)</li> <li>bump org.mockito:mockito-core from 5.21.0 to 5.23.0 (<a href="https://github.com/xerial/sqlite-jdbc/commits/a597952">a597952</a>)</li> </ul> <h2>Contributors</h2> <p>We'd like to thank the following people for their contributions: Gauthier, Karl-Michael Edlinger, kju2</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/xerial/sqlite-jdbc/commit/f88e9c7b4d71a443fc9ce80c43e34cd85ceef338"><code>f88e9c7</code></a> chore(release): 3.53.0.0 [skip ci]</li> <li><a href="https://github.com/xerial/sqlite-jdbc/commit/bdd2b64a107ef3aef2168a4446cb2b1c59992ddf"><code>bdd2b64</code></a> feat: publish multiple classifer jars</li> <li><a href="https://github.com/xerial/sqlite-jdbc/commit/7eb6f3fb57c21e2d18a8145e2996caa0cdd398c3"><code>7eb6f3f</code></a> feat: better Android support</li> <li><a href="https://github.com/xerial/sqlite-jdbc/commit/23ead2e027a9868184ab5d363c66652f7d6c64ca"><code>23ead2e</code></a> chore: update native libraries</li> <li><a href="https://github.com/xerial/sqlite-jdbc/commit/baaf0870311ce780c7d15598fc080f3b31079aea"><code>baaf087</code></a> feat(sqlite): upgrade to sqlite 3.53.0</li> <li><a href="https://github.com/xerial/sqlite-jdbc/commit/dd2adcc879a3b9914f3953629536f3d53473f275"><code>dd2adcc</code></a> feat(jdbc): expose wal_autocheckpoint pragma in SQLiteConfig</li> <li><a href="https://github.com/xerial/sqlite-jdbc/commit/b649d257cbb030969cdbf2cf74d2a05b590ebf86"><code>b649d25</code></a> build(deps-dev): bump surefire.version from 3.5.4 to 3.5.5</li> <li><a href="https://github.com/xerial/sqlite-jdbc/commit/857a754356614e2705b1ce1a955b47b0333fedeb"><code>857a754</code></a> build(deps-dev): bump org.assertj:assertj-core from 3.27.6 to 3.27.7</li> <li><a href="https://github.com/xerial/sqlite-jdbc/commit/19259e5f34ed5a99515a0ae43711cddde0ef9158"><code>19259e5</code></a> build(deps): bump org.sonatype.central:central-publishing-maven-plugin</li> <li><a href="https://github.com/xerial/sqlite-jdbc/commit/a5979522b3a4b04020edda625891d2593638316a"><code>a597952</code></a> build(deps-dev): bump org.mockito:mockito-core from 5.21.0 to 5.23.0</li> <li>Additional commits viewable in <a href="https://github.com/xerial/sqlite-jdbc/compare/3.51.3.0...3.53.0.0">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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
