| commit | 2001f302a1edcff7f4e293915e4ceb7283ff9d0d | [log] [tgz] |
|---|---|---|
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Wed Jul 22 00:52:32 2026 +0000 |
| committer | Akron <nils@diewald-online.de> | Tue Aug 25 16:47:24 2026 +0200 |
| tree | 9465b06c54deeababb54ebf87b1bd1936ad0f019 | |
| parent | 8cae592e2b4a7a4c3b5b6446d671866135210022 [diff] |
Bump org.xerial:sqlite-jdbc from 3.53.2.0 to 3.53.2.1 (closes #283) Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.53.2.0 to 3.53.2.1. - [Release notes](https://github.com/xerial/sqlite-jdbc/releases) - [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG) - [Commits](https://github.com/xerial/sqlite-jdbc/commits) --- updated-dependencies: - dependency-name: org.xerial:sqlite-jdbc dependency-version: 3.53.2.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Change-Id: I68b4f44f90e39308d72a6f10ecf1224c9dc09fdb
diff --git a/pom.xml b/pom.xml index 25670c0..3adad43 100644 --- a/pom.xml +++ b/pom.xml
@@ -137,7 +137,7 @@ <dependency> <groupId>org.xerial</groupId> <artifactId>sqlite-jdbc</artifactId> - <version>3.53.2.0</version> + <version>3.53.2.1</version> </dependency> <!-- Database Connection Pool Manager -->