| commit | 26d841464c00368b69a71b1e1e327dd248454ae3 | [log] [tgz] |
|---|---|---|
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon Dec 01 19:00:57 2025 +0000 |
| committer | margaretha <margaretha@ids-mannheim.de> | Wed Dec 03 11:40:22 2025 +0100 |
| tree | d9b2224a6467983f5db026cb2865d233399e1dd4 | |
| parent | c81c1242edad58e39577d77df7370f7daad63955 [diff] [blame] |
Bump org.xerial:sqlite-jdbc from 3.51.0.0 to 3.51.1.0 Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.51.0.0 to 3.51.1.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.0.0...3.51.1.0) --- updated-dependencies: - dependency-name: org.xerial:sqlite-jdbc dependency-version: 3.51.1.0 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Closes #882 Change-Id: I9184b5abf545f3a125489b64e4311effc9494b97
diff --git a/pom.xml b/pom.xml index dd25a36..92f9560 100644 --- a/pom.xml +++ b/pom.xml
@@ -538,7 +538,7 @@ <dependency> <groupId>org.xerial</groupId> <artifactId>sqlite-jdbc</artifactId> - <version>3.51.0.0</version> + <version>3.51.1.0</version> </dependency>