Skip to content

Commit af5ca9a

Browse files
Bump org.xerial:sqlite-jdbc from 3.45.3.0 to 3.46.0.0 (#522)
Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.45.3.0 to 3.46.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.46.0.0</h2> <h2>Changelog</h2> <h2>🚀 Features</h2> <p><strong>sqlite</strong></p> <ul> <li>upgrade to sqlite 3.46.0 (<a href="https://github.com/xerial/sqlite-jdbc/commits/dfa37a1">dfa37a1</a>)</li> </ul> <h2>🔄️ Changes</h2> <ul> <li>fix typos in comment (<a href="https://github.com/xerial/sqlite-jdbc/commits/662fb09">662fb09</a>)</li> </ul> <h2>🛠 Build</h2> <p><strong>deps</strong></p> <ul> <li>bump org.jreleaser:jreleaser-maven-plugin (<a href="https://github.com/xerial/sqlite-jdbc/commits/2ae0884">2ae0884</a>)</li> <li>bump org.apache.maven.plugins:maven-gpg-plugin (<a href="https://github.com/xerial/sqlite-jdbc/commits/88fa86f">88fa86f</a>)</li> <li>bump org.apache.maven.plugins:maven-jar-plugin (<a href="https://github.com/xerial/sqlite-jdbc/commits/7f3fd87">7f3fd87</a>)</li> <li>bump org.graalvm.sdk:nativeimage from 24.0.0 to 24.0.1 (<a href="https://github.com/xerial/sqlite-jdbc/commits/d9fd689">d9fd689</a>)</li> <li>bump com.tngtech.archunit:archunit-junit5 from 1.2.1 to 1.3.0 (<a href="https://github.com/xerial/sqlite-jdbc/commits/9e4a9df">9e4a9df</a>)</li> </ul> <p><strong>deps-dev</strong></p> <ul> <li>bump org.mockito:mockito-core from 5.11.0 to 5.12.0 (<a href="https://github.com/xerial/sqlite-jdbc/commits/ce10957">ce10957</a>)</li> </ul> <p><strong>unscoped</strong></p> <ul> <li>fix failing multi-arch (<a href="https://github.com/xerial/sqlite-jdbc/commits/db057a8">db057a8</a>)</li> </ul> <h2>Contributors</h2> <p>We'd like to thank the following people for their contributions: CRaLFa, Gauthier, Gauthier Roebroeck, Kristof</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/xerial/sqlite-jdbc/commit/dc44d7381dc0adb2acf0f040f5bbcd67e8663145"><code>dc44d73</code></a> chore(release): 3.46.0.0 [skip ci]</li> <li><a href="https://github.com/xerial/sqlite-jdbc/commit/cb8583968a7cd2449b524ea7724cee2e3506f3c2"><code>cb85839</code></a> chore: update native libraries</li> <li><a href="https://github.com/xerial/sqlite-jdbc/commit/dfa37a16b7d93cde0871c7b862e9011167ab54e8"><code>dfa37a1</code></a> feat(sqlite): upgrade to sqlite 3.46.0</li> <li><a href="https://github.com/xerial/sqlite-jdbc/commit/d60e04e2f640c7757960239d6f3d0111475e719a"><code>d60e04e</code></a> ---</li> <li><a href="https://github.com/xerial/sqlite-jdbc/commit/ce109578d710e696ddc8ddae119bfd8f6f455a82"><code>ce10957</code></a> build(deps-dev): bump org.mockito:mockito-core from 5.11.0 to 5.12.0</li> <li><a href="https://github.com/xerial/sqlite-jdbc/commit/2ae0884820d22df82ff0c48ef61b294ce59fc5ab"><code>2ae0884</code></a> build(deps): bump org.jreleaser:jreleaser-maven-plugin</li> <li><a href="https://github.com/xerial/sqlite-jdbc/commit/db057a8b695ac3b8ff0b283c7781a84314904854"><code>db057a8</code></a> ci: fix failing multi-arch</li> <li><a href="https://github.com/xerial/sqlite-jdbc/commit/662fb09ee8fb1f4ac52dd7bc4959ef1033f23575"><code>662fb09</code></a> style: fix typos in comment</li> <li><a href="https://github.com/xerial/sqlite-jdbc/commit/88fa86fb4be134707671bb27132ca64db6ab7b5f"><code>88fa86f</code></a> build(deps): bump org.apache.maven.plugins:maven-gpg-plugin</li> <li><a href="https://github.com/xerial/sqlite-jdbc/commit/7f3fd87f17712db5d9ea3b7febb0b893281bd3c5"><code>7f3fd87</code></a> build(deps): bump org.apache.maven.plugins:maven-jar-plugin</li> <li>Additional commits viewable in <a href="https://github.com/xerial/sqlite-jdbc/compare/3.45.3.0...3.46.0.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.xerial:sqlite-jdbc&package-manager=maven&previous-version=3.45.3.0&new-version=3.46.0.0)](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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ba90ef1 commit af5ca9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
<dependency>
6565
<groupId>org.xerial</groupId>
6666
<artifactId>sqlite-jdbc</artifactId>
67-
<version>3.45.3.0</version>
67+
<version>3.46.0.0</version>
6868
</dependency>
6969
</dependencies>
7070
</profile>

0 commit comments

Comments
 (0)