dependabot[bot] opened a new pull request, #639:
URL: https://github.com/apache/tika/pull/639

   Bumps [sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.36.0.3 to 
3.39.2.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/xerial/sqlite-jdbc/releases";>sqlite-jdbc's 
releases</a>.</em></p>
   <blockquote>
   <h2>Release 3.39.2.0</h2>
   <h2>Changelog</h2>
   <h2>šŸ›   Build</h2>
   <ul>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commits/63e0467";>63e0467</a> create 
the release commit only after successful push to Maven Central</li>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commits/5aaeb8c";>5aaeb8c</a> attach 
javadoc when creating the jar in release profile</li>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commits/7310a45";>7310a45</a> add 
missing project url in pom.xml</li>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commits/13d2369";>13d2369</a> 
automatic release via workflow_dispatch</li>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commits/6537808";>6537808</a> add 
jreleaser plugin</li>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commits/9f9ce09";>9f9ce09</a> remove 
maven-release-plugin and adjust version number</li>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commits/10ab71c";>10ab71c</a> add 
test for <a 
href="https://github-redirect.dependabot.com/xerial/sqlite-jdbc/issues/720";>#720</a></li>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commits/c7b54a2";>c7b54a2</a> expand 
multiarch test to arm64/alpine and ppc64/ubuntu</li>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commits/50c0458";>50c0458</a> 
simplify matrix on test job using include instead of exclude</li>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commits/972f1db";>972f1db</a> run 
mvn with --batch-mode --no-transfer-progress</li>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commits/7fc747f";>7fc747f</a> use 
actions/checkout@v3</li>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commits/8409e5c";>8409e5c</a> 
display more information during OSInfoTest</li>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commits/062440a";>062440a</a> build 
on jdk 17 (<a 
href="https://github-redirect.dependabot.com/xerial/sqlite-jdbc/issues/747";>#747</a>)</li>
   </ul>
   <h2>šŸ“ Documentation</h2>
   <ul>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commits/5c03f58";>5c03f58</a> update 
list of supported platforms in README.md</li>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commits/d23711e";>d23711e</a> remove 
bitbucket links</li>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commits/766a51f";>766a51f</a> syntax 
highlighting in README.md</li>
   </ul>
   <hr />
   <ul>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commits/481b803";>481b803</a> fix 
memory leak when calling Connection.getMetaData() (<a 
href="https://github-redirect.dependabot.com/xerial/sqlite-jdbc/issues/757";>#757</a>)</li>
   </ul>
   <p>fix memory leak when calling Connection.getMetaData()</p>
   <ul>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commits/bb84601";>bb84601</a> show 
numeric code instead of <code>UNKNOWN_ERROR</code> (<a 
href="https://github-redirect.dependabot.com/xerial/sqlite-jdbc/issues/689";>#689</a>)</li>
   </ul>
   <p>Show numeric code instead of UNKNOWN_ERROR</p>
   <ul>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commits/085700f";>085700f</a> 
compile OSInfo on the fly if needed by make (<a 
href="https://github-redirect.dependabot.com/xerial/sqlite-jdbc/issues/715";>#715</a>)</li>
   </ul>
   <p>Removed outdated version of OSInfo.class</p>
   <ul>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commits/67159a5";>67159a5</a> add 
snapshot badge to README.md</li>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commits/5da0039";>5da0039</a> 
Publish snapshots to OSSRH automatically from CI</li>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commits/6c4f373";>6c4f373</a> Use 
setUseCaches instead of setDefaultUseCaches (<a 
href="https://github-redirect.dependabot.com/xerial/sqlite-jdbc/issues/755";>#755</a>)</li>
   </ul>
   <p>Use of setDefaultUseCaches impacts all URLClassLoaders and 
HttpURLConnections, which can lead to erratic behavior of non-sqlite components 
running on a system since the variable is static.</p>
   <ul>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commits/e1d282c";>e1d282c</a> Wrap 
Statement Pointers to prevent use after free race</li>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commits/6ee09e1";>6ee09e1</a> add 
ppc64el/ppc64le mapping</li>
   </ul>
   <p>Closes: <a 
href="https://github-redirect.dependabot.com/xerial/sqlite-jdbc/issues/450";>#450</a></p>
   <ul>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commits/49facf5";>49facf5</a> Update 
changelog for 3.35.0.1 through 3.36.0.3 (<a 
href="https://github-redirect.dependabot.com/xerial/sqlite-jdbc/issues/702";>#702</a>)</li>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commits/e737a19";>e737a19</a> Musl 
check improvements</li>
   </ul>
   <ul>
   <li>Fix older linux compatibility with MUSL check</li>
   </ul>
   <ul>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commits/14d5903";>14d5903</a> 
org.sqlite.SQLiteConfig.setDatePrecision(String) throws unnecessary S… (<a 
href="https://github-redirect.dependabot.com/xerial/sqlite-jdbc/issues/751";>#751</a>)</li>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commits/a6d63ee";>a6d63ee</a> add 
native binary for Linux aarch64 with musl (<a 
href="https://github-redirect.dependabot.com/xerial/sqlite-jdbc/issues/704";>#704</a>)</li>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commits/f55b2aa";>f55b2aa</a> 
Upgrade to 3.39.2 (<a 
href="https://github-redirect.dependabot.com/xerial/sqlite-jdbc/issues/746";>#746</a>)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commit/40c93671fd993cd9ea0a92995bc865123c46843f";><code>40c9367</code></a>
 chore(release): 3.39.2.0 [skip ci]</li>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commit/63e0467e6daa15c999859d345a09acc35b42d6d7";><code>63e0467</code></a>
 ci: create the release commit only after successful push to Maven Central</li>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commit/5aaeb8c07fbfd29ca2fd0b8210e1bb367cbfc02e";><code>5aaeb8c</code></a>
 build: attach javadoc when creating the jar in release profile</li>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commit/7310a45bc4cd17892a38e250ea5c4c944e3e5840";><code>7310a45</code></a>
 build: add missing project url in pom.xml</li>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commit/481b8034936e299069e124502ea178eb7f221659";><code>481b803</code></a>
 fix: fix memory leak when calling Connection.getMetaData() (<a 
href="https://github-redirect.dependabot.com/xerial/sqlite-jdbc/issues/757";>#757</a>)</li>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commit/13d2369fb15ee72eeff668a6fda460e23bc217f3";><code>13d2369</code></a>
 ci: automatic release via workflow_dispatch</li>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commit/653780868fba51a989243aabf4342d0df5cce6f5";><code>6537808</code></a>
 build: add jreleaser plugin</li>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commit/9f9ce094e73e73bfd27fcaa7afdf086aea422351";><code>9f9ce09</code></a>
 build: remove maven-release-plugin and adjust version number</li>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commit/bb84601a29efdea9a342fc6589d1d2e4836aba3d";><code>bb84601</code></a>
 feat: show numeric code instead of <code>UNKNOWN_ERROR</code> (<a 
href="https://github-redirect.dependabot.com/xerial/sqlite-jdbc/issues/689";>#689</a>)</li>
   <li><a 
href="https://github.com/xerial/sqlite-jdbc/commit/ff7a01aea980a213e48cc13604f9869f3de43e7d";><code>ff7a01a</code></a>
 chore: spotless apply</li>
   <li>Additional commits viewable in <a 
href="https://github.com/xerial/sqlite-jdbc/compare/3.36.0.3...3.39.2.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.36.0.3&new-version=3.39.2.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 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]

Reply via email to