Commit eb9ab4f
authored
Bump org.xerial:sqlite-jdbc from 3.49.0.0 to 3.49.1.0 (#917)
Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc)
from 3.49.0.0 to 3.49.1.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.49.1.0</h2>
<h2>Changelog</h2>
<h2>🚀 Features</h2>
<p><strong>sqlite</strong></p>
<ul>
<li>upgrade to sqlite 3.49.1 (<a
href="https://github.com/xerial/sqlite-jdbc/commits/02d5463">02d5463</a>)</li>
</ul>
<h2>🛠 Build</h2>
<p><strong>deps</strong></p>
<ul>
<li>bump org.graalvm.buildtools:native-maven-plugin (<a
href="https://github.com/xerial/sqlite-jdbc/commits/9cda17f">9cda17f</a>)</li>
</ul>
<p><strong>deps-dev</strong></p>
<ul>
<li>bump com.tngtech.archunit:archunit-junit5 (<a
href="https://github.com/xerial/sqlite-jdbc/commits/bdcf7ee">bdcf7ee</a>)</li>
</ul>
<h2>Contributors</h2>
<p>We'd like to thank the following people for their contributions:
Gauthier, Gauthier Roebroeck</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/xerial/sqlite-jdbc/commit/b9983e601eee9bc412cf76f96aa0adb4e4a49932"><code>b9983e6</code></a>
chore(release): 3.49.1.0 [skip ci]</li>
<li><a
href="https://github.com/xerial/sqlite-jdbc/commit/ed20edd15a3a396997149adf856c2f44669e199c"><code>ed20edd</code></a>
chore: update native libraries</li>
<li><a
href="https://github.com/xerial/sqlite-jdbc/commit/02d5463c54a07af101140f3289a9d63cdd5f8f7b"><code>02d5463</code></a>
feat(sqlite): upgrade to sqlite 3.49.1</li>
<li><a
href="https://github.com/xerial/sqlite-jdbc/commit/bdcf7eee2c91f4fce675ef45ee7125d309281488"><code>bdcf7ee</code></a>
build(deps-dev): bump com.tngtech.archunit:archunit-junit5</li>
<li><a
href="https://github.com/xerial/sqlite-jdbc/commit/9cda17f75ffe85f8e044d6e7c3b34bafddc2739c"><code>9cda17f</code></a>
build(deps): bump org.graalvm.buildtools:native-maven-plugin</li>
<li><a
href="https://github.com/xerial/sqlite-jdbc/commit/51b7f8f83faceabd14ae085126b3beb58e342bf5"><code>51b7f8f</code></a>
chore(release): prepare next snapshot [skip ci]</li>
<li>See full diff in <a
href="https://github.com/xerial/sqlite-jdbc/compare/3.49.0.0...3.49.1.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 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>1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
| 120 | + | |
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| |||
0 commit comments