| commit | be96d09bede0b4a2274d4a6f12b169f03eb2f6b4 | [log] [tgz] |
|---|---|---|
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Wed Feb 11 00:52:22 2026 +0000 |
| committer | margaretha <margaretha@ids-mannheim.de> | Mon Mar 09 09:58:09 2026 +0100 |
| tree | fb781501cadbf3b0cd2ca092381b46b5b33be52a | |
| parent | b53f4b93bb80207479982f10852e1701927e94f2 [diff] [blame] |
Bump org.xerial:sqlite-jdbc from 3.51.1.0 to 3.51.2.0 Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.51.1.0 to 3.51.2.0. - [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/compare/3.51.1.0...3.51.2.0) --- updated-dependencies: - dependency-name: org.xerial:sqlite-jdbc dependency-version: 3.51.2.0 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Closes #254 Change-Id: I85fdfcc04405afdb92fc1d37e6d709ce30b32293
diff --git a/pom.xml b/pom.xml index 521946c..3448f28 100644 --- a/pom.xml +++ b/pom.xml
@@ -122,7 +122,7 @@ <dependency> <groupId>org.xerial</groupId> <artifactId>sqlite-jdbc</artifactId> - <version>3.51.1.0</version> + <version>3.51.2.0</version> </dependency> <!-- Database Connection Pool Manager -->