| commit | acd4937124737ef76bd3b776b5a462356f95ef6d | [log] [tgz] |
|---|---|---|
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Wed Nov 05 17:10:17 2025 +0000 |
| committer | margaretha <margaretha@ids-mannheim.de> | Fri Nov 14 11:52:11 2025 +0100 |
| tree | a81834a68b5d736a95ce1b94721d15273b8a3ed8 | |
| parent | fb31ee5a9ea59da230a66383c0416205c8438cd6 [diff] [blame] |
Bump org.xerial:sqlite-jdbc from 3.50.3.0 to 3.51.0.0 Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.50.3.0 to 3.51.0.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.50.3.0...3.51.0.0) --- updated-dependencies: - dependency-name: org.xerial:sqlite-jdbc dependency-version: 3.51.0.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Closes #862 Change-Id: I9b86566093e0112b66f1384a46496ae0d3b5d834
diff --git a/pom.xml b/pom.xml index 39948a8..9c5c0d7 100644 --- a/pom.xml +++ b/pom.xml
@@ -534,7 +534,7 @@ <dependency> <groupId>org.xerial</groupId> <artifactId>sqlite-jdbc</artifactId> - <version>3.50.3.0</version> + <version>3.51.0.0</version> </dependency>